Smanar

Results 777 comments of Smanar

Nice, so new version with the siren ``` { "schema": "devcap1.schema.json", "manufacturername": "_TYZB01_wqcac7lo", "modelid": "TS0205", "vendor": "Tuya", "product": "Smoke Sensor", "sleeper": false, "status": "Gold", "subdevices": [ { "type": "$TYPE_FIRE_SENSOR", "restapi":...

Can just copy the file `tuya_swversion.js` in the same folder than your DDF (the "nedis" folder). The difference with the previous DDF,now the DDF create 2 entries, a "sensor" for...

Strange you haven't more file in your "nedis" folder, you need to have at least 2 files https://github.com/dresden-elektronik/deconz-rest-plugin/tree/master/devices/nedis I can make the PR to suport this device as it, but...

>I didn't understand the siren stuff. No problem, it's for you, if you don't need it, we can stay like that. I don't know the device, perhaps the siren is...

>With V2 I see only "Warning device" HA ? So something is bad, you need to have 2 entries with the V2, 1 in "sensor" and 1 in "light", they...

It's for you, not for me ^^, I haven't the device. For me it's enought to submit a PR for the sensor part, the V1, thx. If you want to...

Ha nice, you are "mixing" radio and wired devices ?

But you miss the c++ part ? The validator don't reconise "range" here ``` "write": { "fn": "zcl:attr", "ep": 1, "cl": "0xfc11", "at": "0x0015", "dt": "0x21", "eval": "Item.val", "range": [...

I don't think, this PR is locked since too much month.

>In contrast to Smanar's believe that anything for Tuya is blocked, anything is workable for any device. Especially the DDF code is so rediciously simple to have all light related...