I managed to connect it to HA via ZHA. However it does not have any entities and does not show up as alarm panel or something. I tried to listen to ‚zha_event‘ in the developer tools as Lewis describes but there is nothing when I input a number sequence and then hit the disarm key.
I tried several things but no avail. Has anyone gotten this to work?
Submit a new " Device support request" as an issue (including Zigbee device signature, etc.) to the ZHA Device Handlers (a.k.a. zha-quirks) project on GitHub → https://github.com/zigpy/zha-device-handlers/issues
Please understand that Zigbee devices that do not only use standard configuration and parameters (default ZCL clusters and attributes) but instead also implement custom manufacturer clusters and attributes (also known as “quirks”) will need a custom handler/converter/parser/translator as Python script code in the upstream “ZHA Device Handlers” library repository to extend custom manufacturer device “quirk” support for specific non-standard ZCL clusters and attributes (which Zigbee gateway implementations that depends on zigpy and the ZHA Device Handlers library, like Home Assistant s ZHA integration, then can make use of).
If you can not code that Python script code yourself to write the needed custom handler/converter/parser/translator for adding that specific device to the “ZHA Device Handlers” repository/library then suggest submitting a “device support request” (with device signature and diagnostic information) as new issues → https://github.com/zigpy/zha-device-handlers/issues
Without such “device support request” posted as issues to the “ZHA Device Handlers” repository/library requesting support and discussing new unsupported device or device feature with Device signature and Diagnostic information the ZHA integration developers will not even know about the device unless they by random chance happened to have bought it themselves.
Hi, Good Information @Hedda. Thanks a Lot!
But can i be Sure that this Device works as expected when i use zigbee2mqtt? At the Moment i am also using zha But thinking about a Change to z2mqtt, would definetly do that when this immax neo keypad would work with it.