Fix missing hyphen (#1231)
This commit is contained in:
parent
88a0c90ab0
commit
ab79ec28bc
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ binary_sensor:
|
||||||
monitored_conditions:
|
monitored_conditions:
|
||||||
- 'fan'
|
- 'fan'
|
||||||
- 'hvac_ac_state'
|
- 'hvac_ac_state'
|
||||||
'hvac_heater_state'
|
- 'hvac_heater_state'
|
||||||
- 'hvac_aux_heater_state'
|
- 'hvac_aux_heater_state'
|
||||||
- 'hvac_heat_x2_state'
|
- 'hvac_heat_x2_state'
|
||||||
- 'hvac_heat_x3_state'
|
- 'hvac_heat_x3_state'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue