fustom / ariston-remotethermo-home-assistant-v3

Ariston NET remotethermo integration for Home Assistant based on API
MIT License
144 stars 36 forks source link

[BUG] HVACMode warnings for ariston climate #305

Closed romicaiarca closed 5 months ago

romicaiarca commented 5 months ago

First of all please check my wikipage: https://github.com/fustom/ariston-remotethermo-home-assistant-v3/wiki and the previous issues (included the closed ones) before you create a new one.

Describe the bug Warning in HA on startup

Entity None (<class 'custom_components.ariston.climate.AristonThermostat'>) implements HVACMode(s): heat, auto, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues

Screenshots

Screenshot 2024-02-27 at 12 34 19

Environment (please complete the following information):

Additional context, debug log

Entity None (<class 'custom_components.ariston.climate.AristonThermostat'>) implements HVACMode(s): heat, auto, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues
fustom commented 5 months ago

The device type can't be Genus One+. Pls check the Device info on the integration device page. It is probably "Galevo". But I will fix this. Tnx.

fustom commented 5 months ago

https://developers.home-assistant.io/blog/2024/01/24/climate-climateentityfeatures-expanded

romicaiarca commented 5 months ago

The device type can't be Genus One+. Pls check the Device info on the integration device page. It is probably "Galevo". But I will fix this. Tnx.

yes, you're right, is Galevo

Screenshot_20240227_154816_Home Assistant