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