You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: