Smanar
Smanar
I need too `state/outdoor_temperature` for exemple, the attribute 0x0001.
Childlock is `config/locked` for me and already in the code, (and using `config/lock` for doorlock) > Offset from the setpoint to adjust over-/underheating This one is not config/offset ?
Some one wana make a PR for them ? I realy need a second heatsetpoint, lot of tuya stuff use a heatpoint classic, and (at least) one more for manu...
BTW, there is some news about this API V2 ?
But with the type and the id, it's easy to find the name and the model ? It increase the data size, and I don't see in wich one situation...
On my side I m making like you "maintain a local data model", But I don't need "make an API request every time a websocket event comes in", I just...
Hello, can try this DDF ? ``` { "schema": "devcap1.schema.json", "manufacturername": "Third Reality, Inc", "modelid": "3RDS17BZ", "product": "Door sensor", "sleeper": true, "status": "Gold", "subdevices": [ { "type": "$TYPE_OPEN_CLOSE_SENSOR", "restapi": "/sensors",...
No issue ? Do you want to make the PR to submit the device or want I make it ?
>if you like, you can submit it. I prefer, to have it under you name, I can explain how to do it if needed ...
Easy: - go on this page https://github.com/dresden-elektronik/deconz-rest-plugin/tree/master/devices/third_reality - select "add file" (as name can use 3RDS17BZ_door_sensor.json - The magic will happen, github will create a fork on your name, and...