zxdavb / ramses_cc

HA integration for CH/DHW and HVAC systems that use the RAMSES II RF protocol
GNU General Public License v3.0
80 stars 17 forks source link

Entity climate.01:215596 (<class 'custom_components.ramses_cc.climate.RamsesController'>) implements HVACMode(s): heat, off, auto and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. #179

Closed RedEarth1 closed 8 months ago

RedEarth1 commented 8 months ago

Describe the bug Upon each restart of HA, I get this warning in the log:

Entity climate.01:215596 (<class 'custom_components.ramses_cc.climate.RamsesController'>) implements HVACMode(s): heat, off, auto and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature.

I'm not entirely sure what it means, and it doesn't appear to be causing any functional problems

To Reproduce

  1. Restart HA
  2. Check HA log
  3. See waning

Versions HA Core 2024.3.2 Supervisor 2024.03.0 HAOS 12.1 Frontend 20240307.0 RAMSES RF 0.41.7

Please complete the following information:

zxdavb commented 8 months ago

duplicate of #162