Profalux MAI-ZTM20C
Model | MAI-ZTM20C |
Vendor | Profalux |
Description | Cover remote |
Exposes | battery, voltage |
Picture | ![]() |
Notes
Pairing
- With a paper clip, press one time on the R button on the back of the remote control
- Press the STOP button
Exposes
Battery (numeric)
Remaining battery in %. Value can be found in the published state on the battery
property. To read (/get
) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get
with payload {"battery": ""}
. It's not possible to write (/set
) this value. The minimal value is 0
and the maximum value is 100
. The unit of this value is %
.
Voltage (numeric)
Reported battery voltage in millivolts. Value can be found in the published state on the voltage
property. To read (/get
) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get
with payload {"voltage": ""}
. It's not possible to write (/set
) this value. The unit of this value is mV
.