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

Zen Thermostat support incomplete, multiple bugs. Works in ZHA, not in z2mqtt. #22556

Open
Stratoco opened this issue May 9, 2024 · 1 comment
Labels
problem Something isn't working

Comments

@Stratoco
Copy link

Stratoco commented May 9, 2024

What happened?

OTB does not support setting temperature, nor does it allow the HA climate entity to set temperature. The following tweaks made it semi-work, but this thermostat is fully supported in ZHA so this is a z2mqtt issue.

The following had to be added, as this attribute was not automatically added:
176259756-6d0a176d-9265-4676-8434-2724863b7bf8

Publishing an mqtt message to zigbee2mqtt/IEEE Address/set with the payload {"occupied_cooling_setpoint": ""} made them show up in HA, however it shows both heating and cooling on the HA card despite being set to "cool" mode.

image

Additionally, setting temperature works roughly 30% of the time, at best. This device is fully and flawlessly supported in ZHA, but I am trying to bring everything under one umbrella. I would be happy to work with someone to test out tweaks/fixes or to provide further data. Thank you!

What did you expect to happen?

The device would work like it does with ZHA

How to reproduce it (minimal and precise)

Purchase Zen Thermostat on ebay ($35). Connect to Z2MQTT.

Zigbee2MQTT version

1.37.0

Adapter firmware version

20210708

Adapter

Sonoff_Zigbee_3.0_USB_Dongle_Plus

Setup

Z2M on HASS VM on x76

Debug log

No response

@Stratoco Stratoco added the problem Something isn't working label May 9, 2024
@Stratoco
Copy link
Author

Stratoco commented May 9, 2024

Thank you to @andynbaker for his tips here, which got me from not working at all to semi-working.

#4320 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant