dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 499 forks source link

Develco Keypad / Alarm panel #3351

Closed jarlesb closed 3 years ago

jarlesb commented 3 years ago

Please add support for Develco Keypad / Alarm panel. All details shoudl be given in the attachments.

Thanks!

Device

Screenshots

Develco Keypad KEYZB-110 - screenshot.pdf Develco Keypad KEYZB-110 - Tech manual.pdf

SwoopX commented 3 years ago

You're probably not going to be happy with that one. In the end, it will only fire a couple of button evens...

jarlesb commented 3 years ago

You're probably not going to be happy with that one. In the end, it will only fire a couple of button evens...

Yes, it is just a few buttons, but good as part of an alarm system. In addition, it reads RFID, which I would also like to use for activating/deactivating. Will that not work?

SwoopX commented 3 years ago

No, that's what I'm trying to express here. You could switch some lights or plugs on and off, nothing more. You will also not be able to use the more sophisticated features of the siren without the Develco gateway. That stuff is closed source and must be reverse engineered with the gateway and devices at hand.

jarlesb commented 3 years ago

No, that's what I'm trying to express here. You could switch some lights or plugs on and off, nothing more. You will also not be able to use the more sophisticated features of the siren without the Develco gateway. That stuff is closed source and must be reverse engineered with the gateway and devices at hand.

OK, that is then too bad... :( Any siren and keypad/alarm panel that is supported? Or something I could do to support the reverse engineering?

jarlesb commented 3 years ago

At the moment, I am not even able to see the device in Home Assistant. So would appreciate if you could at least make it visible, then I may start with working with the buttons.

alekslyse commented 3 years ago

I did a full wireshark sniff of that device on the z2m forum capturing all the buttons so if anyone is interested its a full dump posted there.

alekslyse commented 3 years ago

Here is the full pcap file if anyone wants to have a go. the zigbee key is the z2m default for decrypt

alarmpanel.pcapng (1).zip

SwoopX commented 3 years ago

Nice, I'll have a look when I got some time.

EDIT: Couldn't resist. To be honest, exactly what I expected to see. Those IAS ACE commands can then only be translated into button events. That's what I previously meant.

Or do z2m foks managed to get a working IAS ACE system?

stale[bot] commented 3 years ago

As there hasn't been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

stale[bot] commented 3 years ago

As there hasn't been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it isn't solved, request to get this opened again.

ZeppDK commented 2 years ago

has anyone gotten this keypad to work after the new firmware with support for keypads? https://dresden-elektronik.github.io/deconz-rest-doc/endpoints/alarmsystems/

Smanar commented 2 years ago

It's WIP https://github.com/dresden-elektronik/deconz-rest-plugin/issues/5352