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

[homeassistant.components.climate] netatmo::NetatmoThermostat sets the hvac_mode off which is not valid for this entity with modes #135865

Open
DEEJCUK opened this issue Jan 17, 2025 · 1 comment
Assignees

Comments

@DEEJCUK
Copy link

DEEJCUK commented Jan 17, 2025

The problem

logs advise to open a bug report
2025-01-17 17:44:45.894 WARNING (MainThread) [homeassistant.components.climate] netatmo::NetatmoThermostat sets the hvac_mode off which is not valid for this entity with modes: auto, heat. This will stop working in 2025.4 and raise an error instead. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+netatmo%22

What version of Home Assistant Core has the issue?

core-2025.1.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

netatmo

Link to integration documentation on our website

https://www.home-assistant.io/integrations/netatmo/

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

2025-01-17 17:43:23.117 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:43:23.117 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:43:23.132 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:43:23.132 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:43:23.138 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:43:25.524 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:24.355 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:24.355 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:24.365 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:24.365 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:24.373 WARNING (MainThread) [homeassistant.components.climate] netatmo::NetatmoThermostat sets the hvac_mode off which is not valid for this entity with modes: auto, heat. This will stop working in 2025.4 and raise an error instead. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+netatmo%22
2025-01-17 17:44:24.375 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:24.376 WARNING (MainThread) [homeassistant.components.climate] netatmo::NetatmoThermostat sets the hvac_mode off which is not valid for this entity with modes: auto, heat. This will stop working in 2025.4 and raise an error instead. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+netatmo%22
2025-01-17 17:44:45.864 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:45.865 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:45.875 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:45.875 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:45.889 WARNING (MainThread) [homeassistant.components.climate] netatmo::NetatmoThermostat sets the hvac_mode off which is not valid for this entity with modes: auto, heat. This will stop working in 2025.4 and raise an error instead. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+netatmo%22
2025-01-17 17:44:45.893 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:44:45.894 WARNING (MainThread) [homeassistant.components.climate] netatmo::NetatmoThermostat sets the hvac_mode off which is not valid for this entity with modes: auto, heat. This will stop working in 2025.4 and raise an error instead. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+netatmo%22
2025-01-17 17:45:09.274 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:09.274 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:09.281 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:09.281 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:09.285 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:34.475 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:34.476 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:34.501 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:34.502 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported
2025-01-17 17:45:34.507 ERROR (MainThread) [homeassistant.components.homekit.type_thermostats] Cannot map hvac target mode: off to homekit as only {1: <HVACMode.HEAT: 'heat'>, 3: <HVACMode.AUTO: 'auto'>} modes are supported

Additional information

No response

@home-assistant
Copy link

Hey there @cgtobi, mind taking a look at this issue as it has been labeled with an integration (netatmo) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of netatmo can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign netatmo Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


netatmo documentation
netatmo source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants