zwave-js / certification-backlog

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

User Code CC support #25

Open AlCalzone opened 1 year ago

AlCalzone commented 1 year ago

Controller MUST have a UI allowing the end user to see the following properties: • Number of supported User Codes • The list of last known set User Codes • The current keypad mode, if the supporting node supports more than one (v2) • The current set Admin Code, if the supporting node supports a Admin Code (v2)

Note that Admin Code was renamed from Master Code in the latest spec revision. Z-Wave JS hasn't renamed it yet.

marcelveldt commented 1 year ago

This requires an architecture discussion

raman325 commented 1 year ago

Yeah I'm going to create one eventually, I've just been focused on the low hanging fruit first

raman325 commented 1 year ago

Started an architecture discussion on this topic: https://github.com/home-assistant/architecture/discussions/1000