MySmartHouse msh.ina226
| Model | msh.ina226 |
| Vendor | MySmartHouse |
| Description | MSH 9-26V, 5A DC Power Meter |
| Exposes | power, voltage, current, l4 |
| Picture | ![]() |
Notes
Options
How to use device type specific configuration
power_calibration: Calibrates the power value (percentual offset), takes into effect on next report of device. The value must be a number.power_precision: Number of digits after decimal point for power, takes into effect on next report of device. This option can only decrease the precision, not increase it. The value must be a number with a minimum value of0and with a maximum value of3voltage_calibration: Calibrates the voltage value (percentual offset), takes into effect on next report of device. The value must be a number.voltage_precision: Number of digits after decimal point for voltage, takes into effect on next report of device. This option can only decrease the precision, not increase it. The value must be a number with a minimum value of0and with a maximum value of3current_calibration: Calibrates the current value (percentual offset), takes into effect on next report of device. The value must be a number.current_precision: Number of digits after decimal point for current, takes into effect on next report of device. This option can only decrease the precision, not increase it. The value must be a number with a minimum value of0and with a maximum value of3
Exposes
Power (numeric, l2 endpoint)
Instantaneous measured power. Value can be found in the published state on the power_l2 property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"power_l2": ""}. It's not possible to write (/set) this value. The unit of this value is W.
Voltage (numeric, l2 endpoint)
Measured electrical potential value. Value can be found in the published state on the voltage_l2 property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"voltage_l2": ""}. It's not possible to write (/set) this value. The unit of this value is V.
Current (numeric, l2 endpoint)
Instantaneous measured electrical current. Value can be found in the published state on the current_l2 property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"current_l2": ""}. It's not possible to write (/set) this value. The unit of this value is A.
Uptime (numeric, l4 endpoint)
Uptime (seconds). Value can be found in the published state on the l4_l4 property. It's not possible to read (/get) or write (/set) this value. The unit of this value is s.

