dlarrick / hass-kumo

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

Over-specified ClimateEntityFeature HVACMode(s) #137

Open bmos opened 5 months ago

bmos commented 5 months ago

Logger: homeassistant.components.climate Source: components/climate/init.py:354 Integration: Climate (documentation, issues) First occurred: 9:33:20 AM (1 occurrences) Last logged: 9:33:20 AM

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

I think this relates to #130

bmos commented 2 days ago

I think this will be resolved by https://github.com/dlarrick/hass-kumo/pull/155

mhollerb commented 21 hours ago

@bmos I recently had a Kumo unit installed and get the same '...ClimateEntityFeature...' error with a note to submit a bug report. Sounds like this may soon be resolved this, but do you still want a bug report?

Thanks.