Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

....implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature #435

Closed
Chaoscontrol opened this issue Feb 8, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@Chaoscontrol
Copy link

Warning in the log. Haven't seen this one before.

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.

Integration v3.4.2.
HA:
Core
2024.1.6
Supervisor
2023.12.1
Operating System
11.4
Frontend
20240104.0
HubR, with single channel, on a combi boiler without OpenTherm. Firm 3.14.0.
@LGO44
Copy link
Contributor

LGO44 commented Feb 8, 2024

I have the same issue

@msp1974
Copy link
Collaborator

msp1974 commented Feb 9, 2024

I know @Chaoscontrol says they are on HA 2024.1.6 but are you not on 2024.2.0? Looking in the developer blog, this is a deprecation in 2024.2 and needs the supported features updating in the code. Will add to the list but it should not affect any functionality until 2025.1.

@LGO44
Copy link
Contributor

LGO44 commented Feb 9, 2024

I know @Chaoscontrol says they are on HA 2024.1.6 but are you not on 2024.2.0? Looking in the developer blog, this is a deprecation in 2024.2 and needs the supported features updating in the code. Will add to the list but it should not affect any functionality until 2025.1.

I am on HA 2024.2.0

@Chaoscontrol
Copy link
Author

Right now I am too on HA 2024.2.0.

Actually sorry, in my report I copy pasted the system info from another post. When this happened was right after updating to 2024.0.

@msp1974 msp1974 added the bug Something isn't working label Feb 9, 2024
@andyblac
Copy link

getting the same

Logger: homeassistant.components.climate
Source: components/climate/__init__.py:354
Integration: Climate (documentation, issues)
First occurred: 11:06:13 (6 occurrences)
Last logged: 11:06:13

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
Core: 2024.2.4
Supervisor: 2024.02.0
Operating System: 12.0
Frontend: 20240207.1

@Chaoscontrol
Copy link
Author

Just to add some info. This error shows once every time I restart HA. Then it never shows again.

@msp1974
Copy link
Collaborator

msp1974 commented Mar 1, 2024

Resolved in v3.4.3 - just released

@msp1974 msp1974 closed this as completed Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants