Page 1 of 1

/interface info changed at last upgrade

Posted: Wed Nov 08, 2023 2:11 pm
by germarsh
Hello all,

After the last RouterOS and firmware updates I noticed that some of my scripts (using MQTT to Home Assistant) were not working.

Logfile showed absolutely nothing but /system script run produced a syntax error at this line:
/interface lte info lte1 once do={
(This change is mentioned elsewhere in the forum but I thought I would bring it to the fore as I spent a while searching!)

The new systax is:
/interface lte monitor lte1 once do={
Thanks for all your efforts!! :D

Re: /interface info changed at last upgrade

Posted: Wed Nov 15, 2023 2:24 am
by Josephny
I can't address the command line changes, but I sure would love to see what you've done with MQTT to HA.

I've been struggling to get autodiscovery working, but am unable.

And, I'm curious what type of data you're publishing to HA.

Thanks.