Various improvements on lighting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user