The icons are all the same, and the same as the power on icon. Let the icon be set by the power state. icon_priority is no longer needed, as there is only one mutually exclusive selection point.
@@ -9,27 +9,19 @@ primary_entity:
- dps_val: false
value: "off"
icon: "mdi:hvac-off"
- icon_priority: 1
- dps_val: true
value: "heat"
icon: "mdi:hot-tub"
- icon_priority: 3
- id: 2
name: preset_mode
type: string
mapping:
- dps_val: "silence"
value: "silence"
- icon: "mdi:hot-tub"
- dps_val: "smart"
value: "smart"
- dps_val: "turbo"
value: "turbo"
- id: 102
name: current_temperature
type: integer