diff --git a/configuration/automations/ac.yaml b/configuration/automations/ac.yaml index 78a5e59..f0b3167 100644 --- a/configuration/automations/ac.yaml +++ b/configuration/automations/ac.yaml @@ -4,7 +4,7 @@ mode: single trigger: - platform: numeric_state - entity_id: sensor.ble_temperature_computer_cave_sensor + entity_id: sensor.sensor.office_sensor_temperature above: '26' for: minutes: 1 diff --git a/configuration/automations/work.yaml b/configuration/automations/work.yaml index 5e4436f..8978003 100644 --- a/configuration/automations/work.yaml +++ b/configuration/automations/work.yaml @@ -126,7 +126,7 @@ - condition: or conditions: - condition: numeric_state - entity_id: sensor.ble_temperature_computer_cave_sensor + entity_id: sensor.sensor.office_sensor_temperature above: "23" action: - service: script.ac_on