diff --git a/configuration/automations/ac.yaml b/configuration/automations/ac.yaml index 7d91981..cf6c32e 100644 --- a/configuration/automations/ac.yaml +++ b/configuration/automations/ac.yaml @@ -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: diff --git a/scripts/10.modes.yaml b/scripts/10.modes.yaml index 1f2eee7..0cc5244 100644 --- a/scripts/10.modes.yaml +++ b/scripts/10.modes.yaml @@ -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