Smanar

Results 396 comments of Smanar

Ok, so my code works fine, but is useless ^^. It check all your devices, but I forget something, your device is not reconized as router, so he don't have...

I don't understand >21:50:47:490 Tuya debug 44 : manu find >21:50:47:492 No Tuya productId entry found for manufacturername: _TZE200_tz32mtza, modelId: _TZE200_tz32mtza >21:50:47:494 sql exec SELECT * FROM nodes WHERE mac='60:a4:23:ff:fe:d5:d2:c1-01'...

Hello, not a problem, but better to remove the "description" field on new DDF (If I remember can cause issue)

Hello, I have put a comment on the phoscon page about the device.

Hello can try this DDF ``` { "schema": "devcap1.schema.json", "manufacturername": "_TZ3000_okaz9tjs", "modelid": "TS011F", "product": "Smart US Plug 20A Power Monitor", "vendor": "Lonsonho", "sleeper": false, "status": "Gold", "subdevices": [ { "type":...

You mean the current ? It need to be, can you take a look direclty in the API ? using Phoscon / help / API Information / sensors. You need...

The ddf look fine for power too ``` { "at": "0x050B", "dt": "0x29", "min": 1, "max": 300, "change": "0x00000001" } ``` Can you compare in deconz if the value is...

It's possible it s not working on the device, it stay at 0. ![image](https://user-images.githubusercontent.com/121592/185371941-52a49f57-b3ab-4e5f-9f62-51bb8207fae1.png) On this capture the value is 0 too, you are able to have another value ?...

Ha yes right. Can you take a look in deconz / debug view with enabling the flag "DDF" (not too much talkative) To see if you can find a a...

You have them here (it s visible too on the editor, on the "binding" tab) ``` { "bind": "unicast", "src.ep": 1, "cl": "0x0B04", "report": [ { "at": "0x0505", "dt": "0x21",...