We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6125b commit bd45426Copy full SHA for bd45426
1 file changed
docs/examples/max-hon.yaml
@@ -90,6 +90,9 @@ text_sensor:
90
name: Haier hOn Climate cleaning status
91
protocol_version:
92
name: Haier hOn Climate protocol version
93
+ active_alarms_text:
94
+ name: "AC Active Alarms"
95
+ icon: "mdi:alarm-light"
96
97
switch:
98
- platform: haier
@@ -246,5 +249,8 @@ binary_sensor:
246
249
name: Haier hOn Climate Indoor Electric Heating Status
247
250
indoor_fan_status:
248
251
name: Haier hOn Climate Indoor Fan Status
252
+ alarm_active:
253
+ name: "AC Alarm Active"
254
+ device_class: problem
255
outdoor_fan_status:
256
name: Haier hOn Climate Outdoor Fan Status
0 commit comments