Smanar

Results 777 comments of Smanar

There is "docker request" to make possible a file edition, but not easy for me. Something easier, just install deconz on a PC for 10mn, time for test, clone your...

It's fine for me, 4002 mean the button 4, release after press (ARM button), and it's the only even the device is able to send, so for me no problem....

I m checking fastly and from Z2M _TZE200_2aaelwxk/TS0601 _TZE200_2aaelwxk/TS0225 (Different model, but it seem exist too) _TZE200_kb5noeto/TS0601 Are clone and use as dpid - Dpid = 106 for luminance (problem)...

Hello, so this device create a ZHAWater sensor, and in this sensor you have - State/water, bool value - State/flow, here there is a problem flow are realy low value,...

What is your OS ? If you want to test the battery, you need to edit the DDF for this device. And same if you want to test the flow...

Ha ? Lol, ok, I have a question ^^, what is " homeassistant Supervised", still a docker OS ? But if you have access to a "folder for DDF", you...

There is a bug and a "missing feature". It seem the original DDF don't have battery return (need to use the attribute 0x0020 instead of 0x0021 (from https://github.com/dresden-elektronik/deconz-rest-plugin/issues/7901#issuecomment-2746209288) And the...

So you have overwritted the DDF, then load Deconz after and it's not working ? Do you have access to the GUI ? to check for the DDF used ?...

And if you make rigt clic then "edit DDF", you are seing the modified one ? With ``` { "name": "config/battery", "parse": { "at": "0x0020", "cl": "0x0001", "ep": 1, "eval":...

The new DDF to test is here https://github.com/dresden-elektronik/deconz-rest-plugin/issues/8229#issuecomment-2870024241 An d this one use the attribute 0x0020 instead of the official one that use 0x0021 Edit: My Bad, the code was...