Smanar

Results 466 comments of Smanar

>Product name: Zigbee Wandschalter On/Off/Dimm So this device don't have color ?

So can try with this DDF ``` { "schema": "devcap1.schema.json", "manufacturername": "Paulman LichtGmbH", "modelid": "501.34", "product": "Paulmann Zigbee Switch", "sleeper": true, "status": "Gold", "subdevices": [ { "type": "$TYPE_SWITCH", "restapi": "/sensors",...

Ha yes, have removed the comma too. But it s strange there is still nothing. The node have changed from 0xXXXX to a better name ? To check if the...

>the device ID is still the same like at the beginngin 0x32E3 Ha "good" new, ^^ it mean the DDf is not working, so normal you can see nothing in...

``` 18:20:26:992 [INFO] - No button map for: 501.34, broadcast to: 0xE311, endpoint: 0x02, cluster: ONOFF (0x0006), command: OFF (0x00), payload: None, zclSeq: 74 18:20:27:598 [INFO] - No button map...

>I cant edit the switch You mean in phoscon ? So I can't do something, I haven't impact on phoscon. But you can use it in third app, every time...

So new button map to try ``` "PaulmannMap": { "vendor": "Paulmann LichtGmbH", "doc": "On off remote", "modelids": ["501.34"], "map": [ [1, "0x01", "ONOFF", "ON", "0", "S_BUTTON_1", "S_BUTTON_ACTION_SHORT_RELEASED", " B1"], [1,...

Sure can use the same DDF and the button map from the previous post. Press button and tell me the result. And BTW if you can confirm me how many...

For the moment tuya TRV are not possible usinf DDF waiting for this PR https://github.com/dresden-elektronik/deconz-rest-plugin/pull/6054

Ha, it seem this device don't use the IAS cluster, but only the tuya one. Can start with this DDF ``` { "schema": "devcap1.schema.json", "manufacturername": "_TZE200_3towulqd", "modelid": "TS0601", "vendor": "Tuya",...