mUART Exposed Entities
The following entities are exposed by the MITP Component:
| Type | ID | Purpose |
|---|---|---|
| Sensor | thermostat_temperature | The current temperature reported by a connected MHK2. |
| Text Sensor | error_code | An error code (if any) reported by the unit, in human-friendly notation. |
| Text Sensor | actual_fan | The true fan speed reported by the heat pump. |
| Text Sensor | thermostat_battery | [Enhanced MHK Only] MHK2 battery status |
| Sensor | compressor_frequency | The compressor frequency of the outdoor unit. Not supported on all systems. |
| Sensor | outdoor_temperature | On some systems, the temperature reported by the outdoor unit. |
| Sensor | thermostat_humidity | [Enhanced MHK Only] Humidity reported by thermostat |
| Sensor | input_watts | Current power usage on supported systems. |
| Sensor | lifetime_kwh | Lifetime energy usage on supported systems. |
| Sensor | runtime | Runtime in minutes on supported systems. |
| Binary Sensor | filter_status | A binary sensor indicating when the filter needs to be replaced. |
| Binary Sensor | defrost | A binary sensor indicating the outdoor unit is defrosting. |
| Binary Sensor | preheat | A binary sensor indicating the refrigerant loop is pre-heating. |
| Binary Sensor | standby | A binary sensor indicating that the heat pump is in standby. |
| Binary Sensor | using_internal_temperature | A virtual sensor (provided by MITP, no the equipment) indicating the internal temperature sensor is being used |
| Binary Sensor | isee_status | Indicates if i-See is enabled on supported systems. |
| Select | temperature_source_select | The currently active room temperature source reported to the heat pump. |
| Select | vane_position_select | The position of the vertical vane on the heat pump. |
| Select | horizontal_vane_position_select | The position of the horizontal vane on the heat pump. |
| Button | filter_reset_button | Resets the filter-change reminder on supported systems. |
| Switch | zone_# (For # 1-9) | Switch to enable a zone if supported. |
Note that these sensors are not enabled by default and must be explicitly added by the user (see supported sub-components for more).