msvisser / remeha_home

Remeha Home integration for Home Assistant
71 stars 19 forks source link

Add TURN_ON/OFF ClimateEntityFeature for remeha_home #50

Closed dynasticorpheus closed 6 months ago

dynasticorpheus commented 10 months ago

2024.2.0b0 is generating below warning hence implementing as per developer blog

2024-02-01 10:17:56.823 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.remeha_home.climate.RemehaHomeClimateEntity'>) 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/msvisser/remeha_home/issues

Marck commented 7 months ago

@msvisser can you check and merge PR #59 please? Our log is spamming with this errors

dynasticorpheus commented 6 months ago

Merged into #59 hence closing.