binarylogic / trinnov-altitude-homeassistant

Trinnov Altitude integration for Home Assistant
Apache License 2.0
0 stars 0 forks source link

sensoor date #5

Open aoaaron opened 3 months ago

aoaaron commented 3 months ago

still having same issue. trinnov on, sensor data on HA not available. requires a restart of HA to resync data. IP address of Trinnov has not changed. looks like a bug.

I use HA to display the sensor data. its 'unavailable' a lot of the time unless you restart HA.

binarylogic commented 3 months ago

Hm, my guess is that I'm not handling an exception you're encountering in the reconnect loop. Do you have logs? Something like this would get what I need:

cat homeassistant/home-assistant.log | grep trinnov

I'll also see if I can harden this better.