Theromostat Zigbee LEDLUX LL0211Z zigbee2mqtt

Hello,

i’m thinking to buy this thermostat:

I read the comments/reviews and it seems that this thermostat is compatible with home assistant using zigbee2mqtt but only after a change…

this what i read in the comment:

“With a very small sw modification (a converter is missing, but it is sufficient to retrofit an existing one compatible with the ts0601 chip), it can be integrated on zigbee2mqtt and home assistant for full remote control, without buying additional hubs.”

Someone knows what does it mean?

Can you help me?

Thanks a lot

any news???
I’m tryed whit ZHA whitout any success, moved on Zibbee2MQTT i can partially use ([Device Support Request] LEDLUX LL0211Z - Amazon thermostat, _TZE200_mhswlizg · Issue #5223 · Koenkk/zigbee-herdsman-converters · GitHub) but I still need help, have you found something?
Thanks

No… i found another thermostat that works perfectly and natively with zigbee2mqtt…

this one:

https://www.zigbee2mqtt.io/devices/AV2010_32.html

Ciao Cristiano. Che passaggi hai eseguito per rendere il termostato visibile in Z2M?

I also bought this thermostat because of the comment but didn’t understand what the comment meant either at first.

I got the thermostat working with zigbee2mqtt after a bit of work. I think the comment was referring to copying the converter for this device which uses the same TuYa datapoints as this one.

The converter I wrote is still missing the weekly programming settings and changing some values doesn’t seem to be working for some reason. I’ll try to get everything working and submit a PR to the converters repo soon so this device is supported out of the box.

In the meantime, this is what I have so far. You just need to save it to the Zigbee2MQTT configuration directory and add this to configuration.yaml:

external_converters:
  - LL0211Z.js
1 Like

Hello!

I was glad to see your post because I want to use such a thermostat. I don’t need remote daily/weekly programming. How stable is your solution?