deiger / AirCon

Scripts for controlling Air Conditioners, e.g. with HiSense modules.
GNU General Public License v3.0
212 stars 58 forks source link

Most days in HA all units are unavailable #268

Open ceemjay opened 9 months ago

ceemjay commented 9 months ago

I have to restart the Add-on. It have set "Watchdog=This will start the add-on if it crashes" so maybe it's hanging rather than crashing?

On my card each of the heaters is greyed out and marked as unavailable until the restart.

I am a relative newbie and not really up to speed with logs/debugging. Happy to provide any further info if given some guidance,

ceemjay commented 8 months ago

Sounds like I am the only one having this problem.

Just a thought is it likely this happens when my router/wifi network reboots?? All other components in HA are OK though.

pjpeartree commented 1 month ago

You are not alone.

I'm experiencing the same issue, but I'm running on a Docker container. The it work fine for a few hours after restarting the container, then all AC became unavailable in HA, and I stop to receive updates on MQTT topics.

ceemjay commented 1 month ago

I have an automation that monitors status change to unavailable and then calls hassio.addon_restart to restarts it

Would be nice if we didn't have to do that!

On Tue, 6 Aug 2024 at 16:04, pjpeartree @.***> wrote:

You are not alone.

I'm experiencing the same issue, but I'm running on a Docker container. The it work fine for a few hours after restarting the container, then all AC became unavailable in HA, and I stop to receive updates on MQTT topics.

— Reply to this email directly, view it on GitHub https://github.com/deiger/AirCon/issues/268#issuecomment-2271517494, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRNENAVQ64ALYK23VF6RDLZQDQYLAVCNFSM6AAAAABAPPZTCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZRGUYTONBZGQ . You are receiving this because you authored the thread.Message ID: @.***>

pjpeartree commented 4 weeks ago

I’m using Docker, so that's not an option. Even restarting the container doesn’t resolve the issue.