-
Notifications
You must be signed in to change notification settings - Fork 507
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
Immax Neo Keypad MS-K1AZ / MaxSmart MS-K1AZ #6277
Comments
If it helps, I can post the deCONZ logs from when the alarm panel is locked/unlocked. |
Ok so I don't see what to do with this device ...
|
I'm not quite sure what you mean - maybe I didn't include enough information about the device?
Being able to configure the functions remotely would be nice, but the only thing that's really necessary for this device to work well with deCONZ would be to be able to read/write the alarm "state" - eg. "armed away", "armed home", "triggered". I'm not sure what kind of "device type" I should have written to clarify this. |
The problem is the device working mode. It don't work at all like classic keypad. Keypad are passive device, so there is an alarmsystem in deconz to mangage the "security stuff", and this code is not compatible with the tuya cluster. To resume, there is too much work to do. The PR for TRV is still in waiting list, then after will be the covering, so keypad ... |
Thanks for the information. I assume that the right solution would be a way to synchronize the "state" of the keypad device with the "Arm mode" of a deCONZ Alarm System entry, as they are almost 1-1. This would of course need to work with the Tuya cluster as you mentioned. I'm a developer myself, but mostly have experience with C#, but if there's any direction you can point me in where I can help out, please tell. |
I don't know what to say. The DDF core is able to read all tuya value wihout problem, but not write them, so can check if the device need both or not. Here you have how work the IAS ACE cluster, it's the one used by classic cluster https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/ias_ace.cpp |
Thank you, sounds like it's a ways into the future to get the alarm system moved to DDF. |
As there has not 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. |
Here's the data-point references I've discovered so far: Settings
States
Other/Unknown/Chinese
|
??? |
I agree that their logic is weird. But no, in this case it's because it's a state you can get - I haven't been able to trigger a specific state via the Tuya cluster, only receive state updates (which is where the DPID's here are from). |
As there has not 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. |
As there has not 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 is not solved, request to get this opened again. |
Device
Screenshots
Basic
Groups
Scenes
Other clusters that are not mentioned above
Tuya specific
The text was updated successfully, but these errors were encountered: