home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.98k stars 29.63k forks source link

Econet scene always restores to Heating #121738

Open biga888 opened 1 month ago

biga888 commented 1 month ago

The problem

When I use a scene for saving the HVAC state, it always restores to heating instead of what I set the scene to. I discovered this by trying to use the HVAC pause 1.7 blueprint. I thought it was the blueprint, but after testing with my own scene, I discovered it is something in the Econet code with loading a scene.

What version of Home Assistant Core has the issue?

Version core-2024.7.2 Installation type Home Assistant OS Development false Supervisor true Docker true User root Virtual environment false Python version 3.12.4 Operating system family Linux Operating system version 6.6.33-haos CPU architecture x86_64 Timezone America/Los_Angeles Configuration directory /config

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

econet

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

I converted over to the esp32 none cloud Rheem HVAC and was able to save and use a scene with no problem.

Additional information

No response

home-assistant[bot] commented 1 month ago

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

Code owner commands Code owners of `econet` 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 econet` 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)


econet documentation econet source (message by IssueLinks)