We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Logger: homeassistant.components.climate Source: components/climate/init.py:363 integration: Climate (documentation, issues) First occurred: 01:21:51 (24 occurrences) Last logged: 01:21:51
Entity None (<class 'homeassistant.components.izone.climate.ZoneDevice'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22 Entity None (<class 'homeassistant.components.izone.climate.ZoneDevice'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22 Entity None (<class 'homeassistant.components.izone.climate.ZoneDevice'>) implements HVACMode(s): off, fan_only, heat_cool and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22 Entity None (<class 'homeassistant.components.izone.climate.ZoneDevice'>) implements HVACMode(s): off, 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/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22
Not sure what this is. This recently started showing in the log when I restart HA.
Restart HA
core-2024.5.4
No response
The text was updated successfully, but these errors were encountered:
Like it says: Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22
Somebody else did already: home-assistant/core#116270
Sorry, something went wrong.
No branches or pull requests
Checklist
Describe the issue you are experiencing
Logger: homeassistant.components.climate
Source: components/climate/init.py:363
integration: Climate (documentation, issues)
First occurred: 01:21:51 (24 occurrences)
Last logged: 01:21:51
Entity None (<class 'homeassistant.components.izone.climate.ZoneDevice'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22
Entity None (<class 'homeassistant.components.izone.climate.ZoneDevice'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22
Entity None (<class 'homeassistant.components.izone.climate.ZoneDevice'>) implements HVACMode(s): off, fan_only, heat_cool and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22
Entity None (<class 'homeassistant.components.izone.climate.ZoneDevice'>) implements HVACMode(s): off, 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/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+izone%22
Describe the behavior you expected
Not sure what this is. This recently started showing in the log when I restart HA.
Steps to reproduce the issue
Restart HA
What version of Home Assistant Core has the issue?
core-2024.5.4
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
No response
Which operating system are you using to run this browser?
No response
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: