- Supports target temperature
- Supports run mode
- Supports auxiliary heating
EntityID | Class | Description |
---|---|---|
climate.{DEVICEID}_climate | climate | Climate entity |
EntityID | Class | Description |
---|---|---|
sensor.{DEVICEID}_current_temperature | sensor | Current Temperature |
switch.{DEVICEID}_aux_heating | switch | Aux Heating |
switch.{DEVICEID}_power | switch | Power |
Set the attribute of appliance. Service data:
Name | Description |
---|---|
device_id | The Appliance code (Device ID) of appliance |
attribute | "aux_heating" "power" |
value | true or false |
Example
service: midea_ac_lan.set_attribute
data:
device_id: XXXXXXXXXXXX
attribute: aux_heating
value: true