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

Add room support for accessories attached to thermostat #58

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

dalinicus
Copy link
Contributor

@dalinicus dalinicus commented Jul 30, 2023

Proposed Changes

Adds support for retrieving room information from the thermostat priorities endpoint. This data contains averages of temperature and humidity for accessories in a given room, as well as if any motion is detected by the accessories. It also contains information about the individual accessories in each room.

This change will allow for room entities to be added to home assistant, which adds to the existing thermostat entity. Included is a screenshot of the proof of concept from my HA development environment. My personal Resideo (previously Honeywell Home) installation has one thermostat and five room sensors.

image

Related Issues

N/A

Checklist

  • Change has been tested and works on my device(s).

* add support for priority and rooms

* Update deploy.yml

* Update deploy.yml

* bit of clean up

* get ready for PR
@dalinicus dalinicus changed the title squash in prep for Pull Request into parent repository (#1) Add room support for accessories attached to thermostat Jul 30, 2023
@timmo001 timmo001 added the new-feature New features or options. label Jul 30, 2023
Copy link
Owner

@timmo001 timmo001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for this. I have only the thrermostat so will only be able to test the a single setup. Looking forward to the home assistant PR from the looks of your screenshot 👍

@timmo001 timmo001 merged commit ba521e4 into timmo001:master Jul 30, 2023
2 checks passed
@timmo001
Copy link
Owner

@dalinicus dalinicus deleted the feature-room-support branch July 30, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants