zwave-js / certification-backlog

Issues and discussions related to Z-Wave certification of HA + Z-Wave JS
1 stars 0 forks source link

Add controls for Door Lock CC to expert UI #48

Closed AlCalzone closed 3 days ago

AlCalzone commented 2 months ago

grafik

(the mentioned operation types mean constant 0x01 and timed 0x02, V4+ adds additional ones)


Tasks:

wendevlin commented 1 month ago

Zwave-JS reference: https://zwave-js.github.io/node-zwave-js/#/api/CCs/DoorLock?id=door-lock-cc-methods

AlCalzone commented 1 month ago

The existing service call may also be a good reference.

MindFreeze commented 1 week ago

I guess inside/outside handles are not needed https://github.com/home-assistant/core/pull/103595#discussion_r1394120321

AlCalzone commented 1 week ago

We can add them if we want. If not, they should all be set to true in the API call