Add ENGO EONE-230B/W Zigbee thermostat #4550
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed change
Add support for the ENGO EONE-230B/W Zigbee thermostat (
_TZE200_awnadkan).This is a Tuya-based wall thermostat with floor heating support. The quirk exposes all the device's functionality including temperature control, multiple preset modes (manual, program, holiday, away, frost protection), humidity/floor temp sensors, and weekly scheduling.
DP mapping is closely based on the Z2M implementation: https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/devices/engo.ts and was tested with my own device.
Additional information
Product page: https://engocontrols.com/en/produkt/eone-230b-3/
Device diagnostics
zha-01KBMCW5MRND0QH4E75WXJF8CS-_TZE200_awnadkan TS0601-5e937f5fc41f449aa290a263927216c6.json
Checklist
pre-commitchecks pass / the code has been formatted using Black