1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
Przemek Grondek
13d7e47526 Update office sensor entity id 2023-06-06 13:25:12 +02:00
Przemek Grondek
58d7ac9050 Keep sensor log for 1y 2023-06-06 13:23:02 +02:00
3 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -130,6 +130,7 @@ person:
python_script:
recorder:
db_url: !secret mysql_url
purge_keep_days: 365
scene: !include scenes.yaml
script: !include scripts.yaml
ssdp: