msvisser / remeha_home

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

Debug logging shows an entry that requests to report this #55

Closed martienpoels-bank2loyalty closed 1 month ago

martienpoels-bank2loyalty commented 9 months ago

Hi, I frequently see entries in the log that devices become unavailable, typically when they are controlled by an automation action. This might have something to do with it: FYI:

Logger: homeassistant.components.climate Source: components/climate/init.py:354 Integration: Climate (documentation, issues) First occurred: 19:17:56 (1 occurrences) Last logged: 19:17:56

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

dynasticorpheus commented 9 months ago

Fixed once #50 is merged