mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 09:58:45 +00:00
Watch for outside temp
This commit is contained in:
@@ -42,6 +42,9 @@ automation:
|
|||||||
- condition: numeric_state
|
- condition: numeric_state
|
||||||
entity_id: sensor.trisensor_temperature
|
entity_id: sensor.trisensor_temperature
|
||||||
above: 24
|
above: 24
|
||||||
|
- condition: numeric_state
|
||||||
|
entity_id: sensor.dark_sky_apparent_temperature
|
||||||
|
above: 24
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: input_boolean.georgi_home
|
entity_id: input_boolean.georgi_home
|
||||||
state: "on"
|
state: "on"
|
||||||
|
|||||||
Reference in New Issue
Block a user