Smanar
Smanar
Thx, but why you haven't just added your device to the existing list ? There new tuya clone every day, so we try to "group" them. And from the working...
>quite confusing of when you add to one vs when you create a new one Lol, right, I can understand, no logic. >The file copied is just what's been working...
>OpenHAB interprets the states differently: 0% indicates an open shutter and 100% indicates a closed one Same for deconz ^^ ``` shutter closed on = true bri = 255 open...
On openHAB you probably have a classic OS > All DDF provided directly with deCONZ typically reside in /usr/share/deCONZ/devices/ on a Linux system and are loaded first. However, files residing...
Np, you have spend more time than me ^^. PR submited here https://github.com/dresden-elektronik/deconz-rest-plugin/pull/7739
It seem it's just a classic device that don't need the tuya cluster, but need the tuya unlock sequence Can try rhis DDF ``` { "schema": "devcap1.schema.json", "manufacturername": "_TZ3000_zl1kmjqx", "modelid":...
Depend of OS, what is your ? You just need to create a text file called whatyouwant.json in a "devices" folder with this contain. But the "devices" folder location depend...
It's the first DDF for locked multi sensor, so better to create a new DDF Do you want to make it yourself or want I make it ?
@amnesia106 ? >Do you want to make it yourself or want I make it ?
Depend of OS. On classic OS All DDF provided directly with deCONZ typically reside in `/usr/share/deCONZ/devices/` on a Linux system and are loaded first. However, files residing in the home...