dlarrick / hass-kumo

Home Assistant module interfacing with Mitsubishi mini-split units
MIT License
94 stars 20 forks source link

All my three thermostats became "Unknown" this morning #145

Open patofoto opened 1 month ago

patofoto commented 1 month ago

This is the message I get:

2024-05-30 17:32:07.277 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.kumo.climate.KumoThermostat'>) implements HVACMode(s): off, cool, dry, heat, fan_only and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/dlarrick/hass-kumo/issues

dlarrick commented 1 month ago

I think that log is unrelated. See https://github.com/dlarrick/hass-kumo/issues/137 which will get fixed at some point. This should not prevent Kumo from functioning.

Going Unknown is likely something else. One of my units did something similar yesterday. I'm working on a way for HA to reset the WiFi adapter thanks to https://github.com/dlarrick/hass-kumo/issues/139#issuecomment-2002596475 but it's not ready yet.

In the meantime the best you can do is power-cycle your mini-split system.

dlarrick commented 3 weeks ago

I have just pushed a new version that will reboot the indoor unit's WiFi adapter on certain errors, which should help with this issue unless the problem is WiFi connectivity.