Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for Entry Control CC (such as an alarm keypad) #14

Open
marcelveldt opened this issue Jul 13, 2023 · 5 comments
Open

No support for Entry Control CC (such as an alarm keypad) #14

marcelveldt opened this issue Jul 13, 2023 · 5 comments
Assignees
Labels
backend This bug or request (primary) involves the Home Assistant backend/integration (and its dependencies) new feature New feature or request zwave-certification Required for Z-Wave certification

Comments

@marcelveldt
Copy link
Collaborator

marcelveldt commented Jul 13, 2023

The UI must allow the user to configure the keypad (key cache size and timeout), and it must show the received notifications (event type and data).

Diagnostics information

zwave_js-50da63f28934190600d0d68b43b2d834-Node 5-dcb862dd8eddb8517fa31416e7ecb10a.json.txt

@marcelveldt marcelveldt changed the title Z-Wave JS: No support for Entry Control CC (required for certification) No support for Entry Control CC (such as an alarm keypad) Jul 13, 2023
@marcelveldt marcelveldt added new feature New feature or request backend This bug or request (primary) involves the Home Assistant backend/integration (and its dependencies) and removed integration: zwave_js labels Jul 13, 2023
@marcelveldt
Copy link
Collaborator Author

Question is to what entity platform this should be translated. It is for example the Ring Keypad.
A keypad that can be used to arm/disarm the alarm installation. I'm sure there will also be other examples.

Is this something for the new entity that is being discussed for events ? The keypresses are emitted as events.

@marcelveldt
Copy link
Collaborator Author

handle it with event entities + number entities

@AlCalzone AlCalzone added the zwave-certification Required for Z-Wave certification label Sep 5, 2024
@marcelveldt marcelveldt self-assigned this Sep 5, 2024
@marcelveldt
Copy link
Collaborator Author

alarm_keypad.dump.zip

attached a dump file for a alarm keypad device to use with the mock server

@MindFreeze
Copy link
Collaborator

Shouldn't this be an Alarm control panel ? Or at least a bunch of button entities ? Why number entities?

@MartinHjelmare
Copy link
Collaborator

I think we want the number entities for the configuration of the key cache size and timeout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This bug or request (primary) involves the Home Assistant backend/integration (and its dependencies) new feature New feature or request zwave-certification Required for Z-Wave certification
Projects
Development

No branches or pull requests

4 participants