title | description | addedAt | pageClass |
---|---|---|---|
Immax 07505L control via MQTT |
Integrate your Immax 07505L via Zigbee2MQTT with whatever smart home infrastructure you are using without the vendor's bridge or gateway. |
2023-01-01 01:10:19 -0800 |
device-page |
Model | 07505L |
Vendor | Immax |
Description | Neo smart keypad |
Exposes | action, tamper |
Picture |
Triggered action (e.g. a button click).
Value can be found in the published state on the action
property.
It's not possible to read (/get
) or write (/set
) this value.
The possible values are: disarm
, arm_home
, arm_away
, sos
.
Indicates whether the device is tampered.
Value can be found in the published state on the tamper
property.
It's not possible to read (/get
) or write (/set
) this value.
If value equals true
tamper is ON, if false
OFF.