Andre0512 / hon

Home Assistant integration for Haier hOn: support for Haier/Candy/Hoover home appliances like washing machines and air conditioners in 28 languages.
MIT License
1.22k stars 2.5k forks source link

Home Assistant Core Log Warning #169

Closed cuchipandy closed 1 month ago

cuchipandy commented 2 months ago

I'm using HCW7819EHMP side-by-side refrigerator and logger is throwing that warning every boot. But it happens to other customs integrations like "https://github.com/jason0x43/hacs-hubitat" with climate components.

"Logger: homeassistant.components.climate Source: components/climate/init.py:354 Integration: Climatización (documentation, issues) First occurred: 11:28:33 (10 occurrences) Last logged: 11:30:20

Entity None (<class 'custom_components.hon.climate.HonClimateEntity'>) implements HVACMode(s): cool, 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/Andre0512/hon/issues"

jacamac commented 1 month ago

Same problem here

2024-03-15 21:57:25.678 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.hon.climate.HonACClimateEntity'>) implements HVACMode(s): off, auto, cool, dry, heat, fan_only and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/Andre0512/hon/issues

Andre0512 commented 1 month ago

Duplicate of #165

Andre0512 commented 1 month ago

Fixed, thanks for reporting! :slightly_smiling_face: