thomasgermain / vaillant-component

Multimatic integration for Home Assistant (also compatible with sensoAPP)
MIT License
137 stars 24 forks source link

Entities show warning in logs. #268

Open mike4001 opened 7 months ago

mike4001 commented 7 months ago

Hi,

log shows the following warnings. Maybe somecone can take a look?

It´s not gamebreaking but maybe it can be fixed.

Entity climate.control_zo1 (<class 'custom_components.multimatic.climate.ZoneClimate'>) implements HVACMode(s): 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/thomasgermain/vaillant-component/issues

Entity climate.control_dhw (<class 'custom_components.multimatic.climate.DHWClimate'>) implements HVACMode(s): off, heat, 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/thomasgermain/vaillant-component/issues

mdresen commented 6 months ago

Same issue and errors in logbook for all climate entities of the Vaillant integration (6x VR50/RoomClimate and the 1x ZoneClimate of the boiler and 1x hotwater/DHWClimate of the boiler)