Small tweak to E's climate settings
This commit is contained in:
@ -176,6 +176,9 @@ automation:
|
|||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: sensor.pirateweather_temperature
|
entity_id: sensor.pirateweather_temperature
|
||||||
|
not_to:
|
||||||
|
- 'unavailable'
|
||||||
|
- 'unknown'
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: input_number.emma_naptime_aircon_threshold
|
entity_id: input_number.emma_naptime_aircon_threshold
|
||||||
- platform: state
|
- platform: state
|
||||||
|
Reference in New Issue
Block a user