Various improvements on lighting
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
entity_id: binary_sensor.indkorsel_sensor_motion
|
||||
to: 'on'
|
||||
action:
|
||||
- service: notify.mobile_app_claus_iphone12
|
||||
- service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: "Der er nogen i indkørslen"
|
||||
# - service: script.sonos_say
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
data:
|
||||
entity_id: input_boolean.first_run
|
||||
|
||||
- alias: 'Godmorgen'
|
||||
- alias: 'Godmorgen - rul gardin lidt op og tænd lys i stue'
|
||||
trigger:
|
||||
platform: state
|
||||
# entity_id: binary_sensor.stue_motion_sensor
|
||||
@@ -32,7 +32,7 @@
|
||||
entity_id: input_boolean.first_run
|
||||
- service: script.monthly_color_scene
|
||||
|
||||
- alias: 'Godmorgen Children arbejdsdag'
|
||||
- alias: 'Godmorgen Children arbejdsdag - tænd lys i børneværelser kl 6'
|
||||
trigger:
|
||||
platform: time
|
||||
at: '06:00:00'
|
||||
@@ -44,7 +44,7 @@
|
||||
- service: script.andreas_color_scene
|
||||
- service: script.daniel_color_scene
|
||||
|
||||
- alias: 'Godmorgen Children ikke arbejdsdag'
|
||||
- alias: 'Godmorgen Children ikke arbejdsdag - tænd lys i børneværelser kl 8'
|
||||
trigger:
|
||||
platform: time
|
||||
at: '08:00:00'
|
||||
@@ -56,7 +56,7 @@
|
||||
- service: script.andreas_color_scene
|
||||
- service: script.daniel_color_scene
|
||||
|
||||
- alias: 'Sluk lys stue morgen'
|
||||
- alias: 'Sluk lys stue morgen når der er lys nok'
|
||||
trigger:
|
||||
platform: numeric_state
|
||||
entity_id: sensor.forgang_sensor_illuminance
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
to: 'home'
|
||||
|
||||
action:
|
||||
service: notify.mobile_app_claus_iphone12
|
||||
service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: 'Mor kommer hjem'
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
to: 'home'
|
||||
|
||||
action:
|
||||
service: notify.mobile_app_claus_iphone12
|
||||
service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: 'Daniel kommer hjem'
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
to: 'home'
|
||||
|
||||
action:
|
||||
service: notify.mobile_app_claus_iphone12
|
||||
service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: 'Andreas kommer hjem'
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
to: 'Skole'
|
||||
|
||||
action:
|
||||
service: notify.mobile_app_claus_iphone12
|
||||
service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: 'Andreas ankommer til skole'
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
from: 'Skole'
|
||||
|
||||
action:
|
||||
service: notify.mobile_app_claus_iphone12
|
||||
service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: 'Andreas tager fra skole'
|
||||
|
||||
@@ -110,7 +110,7 @@
|
||||
to: 'Skole'
|
||||
|
||||
action:
|
||||
service: notify.mobile_app_claus_iphone12
|
||||
service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: 'Daniel ankommer til skole'
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
from: 'Skole'
|
||||
|
||||
action:
|
||||
service: notify.mobile_app_claus_iphone12
|
||||
service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: 'Daniel tager fra skole'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user