Update AC configuration
This commit is contained in:
parent
76d12defa8
commit
d6f48c151e
@ -5,7 +5,7 @@
|
|||||||
trigger:
|
trigger:
|
||||||
- platform: numeric_state
|
- platform: numeric_state
|
||||||
entity_id: sensor.ble_temperature_computer_cave_sensor
|
entity_id: sensor.ble_temperature_computer_cave_sensor
|
||||||
above: '25.5'
|
above: '26.5'
|
||||||
for:
|
for:
|
||||||
minutes: 1
|
minutes: 1
|
||||||
condition:
|
condition:
|
||||||
|
@ -115,6 +115,9 @@ leave_home:
|
|||||||
target:
|
target:
|
||||||
entity_id: lock.front_door_25f246fe_door_lock
|
entity_id: lock.front_door_25f246fe_door_lock
|
||||||
- service: script.tv_off
|
- service: script.tv_off
|
||||||
|
- service: climate.turn_off
|
||||||
|
target:
|
||||||
|
entity_id: climate.ac
|
||||||
mode: single
|
mode: single
|
||||||
icon: mdi:home-export-outline
|
icon: mdi:home-export-outline
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user