jacekk015 / zha_quirks

All quirks in one place
MIT License
144 stars 20 forks source link

Support for _TZE204_rtrmfadk #62

Open flatpackfan opened 2 weeks ago

flatpackfan commented 2 weeks ago

Would be great if you'd be able to support the TS0601_TZE204_rtrmfadk thermostat. There seems to be some data on this device here and here. Happy to provide any additional diagnostics data you need.

Aliexpress

jacekk015 commented 2 weeks ago

Similar is supported here

ts0601_trv_rtitek.py

Debug data needed, but even that I'm actually low on time available

flatpackfan commented 2 weeks ago

Sorry if this is an obvious question but how do I get the correct debug data that you need?

And you've been doing already great work for the community so no pressure!

jacekk015 commented 1 week ago

https://github.com/jacekk015/zha_quirks?tab=readme-ov-file#in-case-of-errors-or-to-support-new-function

You need to download ts0601_trv_rtitek.py and add your model do the list. Restart HA Remove and Pair like a brand new Test

flatpackfan commented 1 week ago

Thanks @jacekk015 this was really helpful! By adding the model to the quirk the most important functions already work out of the box.

Setting thermostat setpoint works. Reading Max / Min Temperature, Temperature Calibration works.

Here are a few things that noticed:

The log file is quite large to share it here. Is there a way to filter it so it only contains the info that you need?

jacekk015 commented 1 week ago

The log file is quite large to share it here.

Make it a txt extension file and drag/drop to the post window.