1
0

Fix AC automation

This commit is contained in:
Przemek Grondek 2023-07-09 22:26:06 +02:00
parent 145f06d124
commit 996fa28155
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
mode: single
trigger:
- platform: numeric_state
entity_id: sensor.sensor.office_sensor_temperature
entity_id: sensor.office_sensor_temperature
above: '26'
for:
minutes: 1

View File

@ -126,7 +126,7 @@
- condition: or
conditions:
- condition: numeric_state
entity_id: sensor.sensor.office_sensor_temperature
entity_id: sensor.office_sensor_temperature
above: "23"
action:
- service: script.ac_on