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

feat(zone): expose signal_strength property and add alarm state #9

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

peroo
Copy link
Contributor

@peroo peroo commented Nov 19, 2024

Exposes signal_strength and adds an alarm property that is set when the thermostat is out of range/battery, or damaged. This matches the alarm state in the Roth app.

I've prepared a Home Assistant PR that adds battery state, and the HVACAction state. With the sensor entity created it's trivial to add these two as sensors as well.
home-assistant/core@dev...peroo:core:touchline-sensors

Copy link
Owner

@jnsgruk jnsgruk left a comment

Choose a reason for hiding this comment

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

Looks good, thank you. I'll take a look at the HA pull request too, though it would be the first sensor implementation I've looked at too 😉

@jnsgruk jnsgruk merged commit aa0d8e1 into jnsgruk:main Nov 19, 2024
4 checks passed
@jnsgruk
Copy link
Owner

jnsgruk commented Nov 19, 2024

I'll release a new version of pytouchlinesl that includes these changes tomorrow too!

@jnsgruk
Copy link
Owner

jnsgruk commented Nov 20, 2024

pytouchline 0.2.0 is now released with these changes

@peroo
Copy link
Contributor Author

peroo commented Nov 20, 2024

Great, thanks! I'll push my HASS PRs tonight, just need to split it up into smaller PRs and read the PR docs a few more times. :)

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.

2 participants