Smanar

Results 777 comments of Smanar

Pls try the previous procedure, if it work I can make a PR to add it.

>And I think that LYWSD03MMC and LYWSD03MMC-z are the same models For me too, but need to be sure. What is you OS ? On normal OS you can just...

Ha yes, the DDF is selected, gold status, all seem fine. Just one thing, the device was included before or not ? Deconz create entry in the database only if...

Done https://github.com/dresden-elektronik/deconz-rest-plugin/pull/7939 Thx for tests.

Deconz can't support tuya covering using DDF. So no other way than using the legacy core, and IDK what is the magic procedure to help it to find the device,...

Yes, it's possible to add the device editing the legacy core, only some lines to edit, but it mean you need to re-compile all the code at every update, and...

Other device use the covering cluster. Other tuya devices are sensor (only make return, no command), or use light commands.

Nice, so much work on thoses device, I realy like your JS scripts with all comments, but I have a doubt, how the JS core will handle them, it will...

From the bot you miss ``` { "name": "cap/color/ct/max" }, { "name": "cap/color/ct/min" }, ``` But here I don't understand the problem, on my side I will remove all this...

For me there is no problem, and you have the device to make test, perhaps the c++ part need a special Milestone ?