asantaga / wiserHomeAssistantPlatform

Platform and related climate/sensors to support the Drayton Wiser Home Heating System
MIT License
219 stars 43 forks source link

Wiser intergration #440

Closed Foxdell1234 closed 4 months ago

Foxdell1234 commented 4 months ago

Please forgive me if I am doing this wrong, (still very new to home assistant and all the bits that can go with it) however, I have this warning keep appearing in my logs.

Logger: homeassistant.components.climate Source: components/climate/init.py:354 Integration: Climate (documentation, issues) First occurred: February 28, 2024 at 11:33:54 PM (9 occurrences) Last logged: February 28, 2024 at 11:33:54 PM

Entity None (<class 'custom_components.wiser.climate.WiserRoom'>) implements HVACMode(s): auto, heat, 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/asantaga/wiserHomeAssistantPlatform/issues

Is it anything to worry about or just a bug/glitch?

Thanks

msp1974 commented 4 months ago

Firstly, no nothing to worry about. It is a depreication with an unnecessary warning message. Will not be removed until 2025. Already an issue open #135, so will close this if thats OK.

Foxdell1234 commented 4 months ago

Thank you, and thanks for the work you all put in.