cyr-ius / hass-heatzy

Climate Home Assistant component for Heatzy Pilot
MIT License
33 stars 13 forks source link

Bug ClimateEntityFeature sur v2024.2.0 #55

Closed luke7101 closed 5 months ago

luke7101 commented 5 months ago

Model

Model: Pilote v2

Describe the bug

Depuis la mise à jour v2024.2.0 voici ce qui apparaît dans les logs au démarrage:

2024-02-08 09:10:20.499 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.heatzy.climate.HeatzyPiloteV2Thermostat'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/cyr-ius/hass-heatzy/issues
2024-02-08 09:10:20.499 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.heatzy.climate.HeatzyPiloteV2Thermostat'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/cyr-ius/hass-heatzy/issues
2024-02-08 09:10:20.499 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.heatzy.climate.HeatzyPiloteV2Thermostat'>) implements HVACMode(s): heat, off, auto and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/cyr-ius/hass-heatzy/issues

Diagnostics & Debug file

config_entry-heatzy-0cef0beca972ce3b05eaff4b5e06122a.json

cyr-ius commented 5 months ago

Ok fix in 6.1.2 or WS-6.1.9