iobroker-community-adapters / ioBroker.unifi

ioBroker.unifi is an ioBroker adapter for your UniFi network devices.
MIT License
74 stars 24 forks source link

Online status of adapter not showing correctly #743

Open ScumbagSteve opened 4 months ago

ScumbagSteve commented 4 months ago

When I reboot the Unifi controller and the device therefore becomes unavailable, the status of the controller still shows unifi.0.info.connection = true

My update interval is set to 60 seconds, so I would expect the instance status to become yellow, when the adapter updates next time.

You should be able to reproduce this issue by taking your controller offline and then still seeing the instance green.

dkleber89 commented 4 months ago

Same here ... In addition no state updates received on green adapter when the controller is back online and the adapter not restarted manually

ScumbagSteve commented 4 months ago

Yesterday I realized the adapter is also showing green, when there is no connection to the controller while starting.

In the log it says, that it can't reach the controller, but the adapter still becomes green.

The whole status seems to be not working at this point.

I am also using the latest stable version.