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

Support running_state for TS0601_thermostat #3867

Merged
merged 1 commit into from
Feb 14, 2022
Merged

Conversation

krasnoukhov
Copy link
Contributor

@krasnoukhov krasnoukhov commented Feb 14, 2022

Device: https://www.zigbee2mqtt.io/devices/TS0601_thermostat.html

It supports position (also known as valvePos) of valve being open in %, so if it's non-zero it would now report running_state as heat, which is quite useful in HA interface.

This will likely bring support to GS361A-H04 as well since it exposes position:

exposes: [e.child_lock(), e.window_detection(), e.battery(), e.valve_detection(), e.position(), exposes.climate()

As well as running state:

.withRunningState(['idle', 'heat'], ea.STATE)],

telegram-cloud-photo-size-2-5210710781308549763-y

@Koenkk
Copy link
Owner

Koenkk commented Feb 14, 2022

thanks!

@Koenkk Koenkk merged commit eed6b7f into Koenkk:master Feb 14, 2022
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