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

ZHA - Support outdoor_temperature for thermostats #97954

Closed
alexpomsft opened this issue Aug 7, 2023 · 3 comments
Closed

ZHA - Support outdoor_temperature for thermostats #97954

alexpomsft opened this issue Aug 7, 2023 · 3 comments

Comments

@alexpomsft
Copy link

The problem

Howdy, this is very similar to #78797, but for the ZHA integration. In short, there are scenarios where thermostats such as the Namron Zigbee Touch Thermostat 16A are used for bathroom floor heat with the device physically installed outside of the bathroom. The thermostat can be configured to use the floor heat temperature to turn on/off. The floor heat temperature is correctly reported through the outdoor_temperature (id: 0x001) attribute.

ZHA doesn't currently read, display or connect this information to Home Assistant. ZHA only uses the local_temperature (id: 0x0000) attribute, which doesn't make sense for this scenario. The ZWave and Zigbee2Mqtt integrations seem to have ways of achieving this.

It would be great to understand how we can get this scenario to work for the ZHA integration! :)

What version of Home Assistant Core has the issue?

2023.7.3

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

ZHA

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

home-assistant bot commented Aug 7, 2023

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

Code owner commands

Code owners of zha 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 zha Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


zha documentation
zha source
(message by IssueLinks)

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2023
@crom1e
Copy link

crom1e commented Nov 28, 2023

Still no fix in 2023.11.3

@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants