@kajmaj, please, check your device settings. Make sure, access is allowed from the IP address of your Home Assistant instance. Check the Administration - System
tab all the way to the bottom
The Enable Access Restrictions
should be either set to No, or the HA IP be in the list of allowed
You can also try HTTPS access, which in general works better and allows concurrent connections (if connected via HTTP in Web UI already, the integration might not be able to connect because of it
Also, the device log might tell you if there are any errors and why.
1 reboot of the device also shows to help with at least 50% of the issues.
If nothing helps solving the problem, please, open an issue on GitHub and include the info about your device (model, FW version)
@smitius, which version did work fine for you before the update? There were no changes to the sign-in functionality for a long time. Please, try connecting both with and without SSL.
Please, also try a single reboot of your device (and then integration reload).
In case the issue stays, please open an issue on GitHub (link above).
@bh56,
From which version did you update? Lately, the client state functionality was adjusted for the cases when devices are getting stuck forever.
In case your devices seem to “blink” please make sure you are setting reasonable (or using the default) values for updating connected devices in the integration (Configure - Connected devices - Device update
). The default is 30 s
for update and 45 s
to consider the device home (so, 2 times the client should report offline to actually change device_tracker to offline).
In case you are using the default values already, please try to check whether this happens to some specific devices or all of them.