sensor.unifigateway
sensor.unifigateway copied to clipboard
More Data like LTE for Failover possible
Very nice sensor, good work!
Is there a chance to get more data? I would like to have a sensor that monitors EVT_ULTE_ so I can setup a notifier in case that the failover is active in LTE and inactive in eth.
Could you give me a hint how to do this?
Check out https://api-browser-demo.artofwifi.net/ That lets you browse what the controller API returns and see if you can narrow down which API call gives you the data required. You could then add a sensor to the code to return that data.