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 sensors and service call for getting and setting presets #36

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

tonyroberts
Copy link
Owner

Fixes #35

Changes can make get_devices be called multiple times, breaking tests
that rely on it being called an exact number of times.
@tonyroberts tonyroberts merged commit 9ff7931 into dev Oct 1, 2024
1 check passed
@tonyroberts tonyroberts deleted the fix-35 branch October 1, 2024 17:40
tonyroberts added a commit that referenced this pull request Oct 2, 2024
* Avoid using side_effect with patch in tests

Changes can make get_devices be called multiple times, breaking tests
that rely on it being called an exact number of times.

* Add sensors for room preset temperatures

* Add service for setting preset temps

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

Successfully merging this pull request may close these issues.

Add sensors and service for getting/setting presets
1 participant