1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
Przemek Grondek
46df7995be Change brightness automations - threshold values 2022-09-22 20:20:07 +02:00
Przemek Grondek
1394e2d877 Change brightness automations - threshold values 2022-09-22 10:30:06 +02:00
2 changed files with 45 additions and 45 deletions

View file

@ -1,5 +1,5 @@
- id: brightness-dark
alias: '[Brightness] Dark'
alias: '[Brightness] Dark - close covers'
mode: single
trigger:
- platform: numeric_state
@ -22,7 +22,7 @@
trigger:
- platform: numeric_state
entity_id: sensor.office_illuminance
below: '55'
below: '140'
for:
hours: 0
minutes: 1
@ -48,7 +48,7 @@
trigger:
- platform: numeric_state
entity_id: sensor.office_illuminance
above: '60'
above: '250'
for:
hours: 0
minutes: 1
@ -57,7 +57,7 @@
- service: script.office_lights_off
- id: brightness-ok
alias: '[Brightness] OK'
alias: '[Brightness] OK - open covers'
mode: single
trigger:
- platform: numeric_state
@ -76,12 +76,12 @@
- cover.dining_blinds
- id: brightness-bright
alias: '[Brightness] Bright'
alias: '[Brightness] Bright - close covers'
mode: single
trigger:
- platform: numeric_state
entity_id: sensor.office_illuminance
above: '1500'
above: '1200'
for:
hours: 0
minutes: 1

View file

@ -371,45 +371,45 @@ calendar:
calendars:
- "2021 FIA Formula One World Championship Race Calendar"
ble_monitor:
# Xiaomi BT Sensors
decimals: 1
period: 60
log_spikes: False
use_median: False
active_scan: False
bt_interface: 'DC:A6:32:F6:63:C3'
report_unknown: False
discovery: False
devices:
- name: 'Toothbrush'
mac: '50:33:8b:1b:a1:9f'
- name: 'Bedroom sensor [BLE]'
mac: '58:2D:34:3B:67:B0'
- name: 'Filament Sensor'
mac: 'A4:C1:38:EC:AE:6B'
- name: 'Computer Cave sensor'
mac: 'A4:C1:38:05:3D:AF'
- name: 'Bathroom sensor [BLE]'
mac: 'A4:C1:38:49:30:DF'
- name: 'Rack sensor'
mac: 'A4:C1:38:5E:F8:84'
- name: 'Kettle'
mac: '7C:49:EB:30:61:CE'
- name: 'Thuja Plant 1'
mac: 'C4:7C:8D:6C:5B:25'
- name: 'Thuja Plant 2'
mac: 'C4:7C:8D:6C:9F:C6'
- name: 'Thuja Plant 3'
mac: 'C4:7C:8D:6C:9F:9B'
- name: 'Living Room Plant 1'
mac: 'C4:7C:8D:6C:59:D0'
- name: 'Living Room Plant 2'
mac: 'C4:7C:8D:6C:59:D5'
- name: 'Weight Scale'
mac: 'C8:47:8C:D9:6F:96'
- name: 'Freezer'
mac: 'A4:C1:38:67:C8:76'
#ble_monitor:
# # Xiaomi BT Sensors
# decimals: 1
# period: 60
# log_spikes: False
# use_median: False
# active_scan: False
# bt_interface: 'DC:A6:32:F6:63:C3'
# report_unknown: False
# discovery: False
# devices:
# - name: 'Toothbrush'
# mac: '50:33:8b:1b:a1:9f'
# - name: 'Bedroom sensor [BLE]'
# mac: '58:2D:34:3B:67:B0'
# - name: 'Filament Sensor'
# mac: 'A4:C1:38:EC:AE:6B'
# - name: 'Computer Cave sensor'
# mac: 'A4:C1:38:05:3D:AF'
# - name: 'Bathroom sensor [BLE]'
# mac: 'A4:C1:38:49:30:DF'
# - name: 'Rack sensor'
# mac: 'A4:C1:38:5E:F8:84'
# - name: 'Kettle'
# mac: '7C:49:EB:30:61:CE'
# - name: 'Thuja Plant 1'
# mac: 'C4:7C:8D:6C:5B:25'
# - name: 'Thuja Plant 2'
# mac: 'C4:7C:8D:6C:9F:C6'
# - name: 'Thuja Plant 3'
# mac: 'C4:7C:8D:6C:9F:9B'
# - name: 'Living Room Plant 1'
# mac: 'C4:7C:8D:6C:59:D0'
# - name: 'Living Room Plant 2'
# mac: 'C4:7C:8D:6C:59:D5'
# - name: 'Weight Scale'
# mac: 'C8:47:8C:D9:6F:96'
# - name: 'Freezer'
# mac: 'A4:C1:38:67:C8:76'
sensor:
- platform: systemmonitor