diverse
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
unique_id: lys_indenfor
|
||||
entities:
|
||||
- light.andreas
|
||||
- light.andreas_stol
|
||||
- light.hue_lightstrip_plus_1
|
||||
- light.bamse
|
||||
- light.hue_lightstrip_plus_1_2
|
||||
@@ -84,6 +85,7 @@
|
||||
- light.andreas_lysstrip
|
||||
- light.daniel_lysstrip
|
||||
- light.bamse
|
||||
- light.andreas_stol
|
||||
|
||||
|
||||
- platform: group
|
||||
@@ -133,7 +135,7 @@
|
||||
name: ronnebaer
|
||||
unique_id: lys_ronnebær
|
||||
entities:
|
||||
- light.sonoff_1000a721a1 #1 (paradis)
|
||||
- light.sonoff_1000a8c28a_2 # juletræ
|
||||
|
||||
- platform: group
|
||||
name: koste
|
||||
@@ -145,30 +147,33 @@
|
||||
name: terasse
|
||||
unique_id: lys_terasse
|
||||
entities:
|
||||
- light.sonoff_1000a77121 #4 (terasse)
|
||||
- light.sonoff_1000a721a1 # (sonoff 10)
|
||||
# - light.sonoff_100069a6cc # 10 (rønnebær)
|
||||
|
||||
|
||||
- platform: group
|
||||
name: paradis
|
||||
unique_id: lys_paradis
|
||||
entities:
|
||||
- light.sonoff_100069a6cc # 10 (rønnebær)
|
||||
- light.sonoff_1000a70ca0 # (ventilator_loft)
|
||||
|
||||
|
||||
- platform: group
|
||||
name: udetrae
|
||||
unique_id: lys_udetrae
|
||||
entities:
|
||||
- light.sonoff_1000a70ca0 # (ventilator_loft)
|
||||
|
||||
- light.on_off_plug_1
|
||||
|
||||
- platform: group
|
||||
name: julelys
|
||||
unique_id: lys_julelys
|
||||
entities:
|
||||
# - light.ronnebaer
|
||||
- light.ronnebaer
|
||||
- light.koste
|
||||
- light.terasse
|
||||
- light.paradis
|
||||
- light.udetrae
|
||||
- light.on_off_plug_2
|
||||
|
||||
# - light.sonoff_1000a77121 # 4 (terasse)
|
||||
# - light.sonoff_1000a76e41 # 3 (paradisæbletræ)
|
||||
|
||||
@@ -3,7 +3,7 @@ colorloopandreas:
|
||||
use_blueprint:
|
||||
path: mdolnik/color_loop.yaml
|
||||
input:
|
||||
light: light.andreas_vaerelse
|
||||
light: light.andreas_lysstrip
|
||||
color_1:
|
||||
- 255
|
||||
- 38
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
doorbell:
|
||||
alias: Dørklokke
|
||||
sequence:
|
||||
- service: notify.mobile_app_clausiphone
|
||||
- service: notify.mobile_app_clausiphone15
|
||||
data:
|
||||
message: '{{ tekst }}'
|
||||
- service: notify.mobile_app_annes_iphone_14_pro
|
||||
@@ -84,6 +84,46 @@ doorbell:
|
||||
- {}
|
||||
- media_content_type: app
|
||||
media_content_id: media-source://media_source
|
||||
- service: media_player.volume_set
|
||||
data:
|
||||
volume_level: "{{ volumendag }}"
|
||||
target:
|
||||
entity_id: media_player.andreas
|
||||
- service: media_player.play_media
|
||||
target:
|
||||
entity_id: media_player.andreas
|
||||
data:
|
||||
media_content_id: media-source://media_source/local/doorbell.mp3
|
||||
media_content_type: audio/mpeg
|
||||
metadata:
|
||||
title: doorbell.mp3
|
||||
thumbnail:
|
||||
media_class: music
|
||||
children_media_class:
|
||||
navigateIds:
|
||||
- {}
|
||||
- media_content_type: app
|
||||
media_content_id: media-source://media_source
|
||||
- service: media_player.volume_set
|
||||
data:
|
||||
volume_level: "{{ volumendag }}"
|
||||
target:
|
||||
entity_id: media_player.daniel
|
||||
- service: media_player.play_media
|
||||
target:
|
||||
entity_id: media_player.daniel
|
||||
data:
|
||||
media_content_id: media-source://media_source/local/doorbell.mp3
|
||||
media_content_type: audio/mpeg
|
||||
metadata:
|
||||
title: doorbell.mp3
|
||||
thumbnail:
|
||||
media_class: music
|
||||
children_media_class:
|
||||
navigateIds:
|
||||
- {}
|
||||
- media_content_type: app
|
||||
media_content_id: media-source://media_source
|
||||
|
||||
- service: media_player.play_media
|
||||
target:
|
||||
@@ -92,7 +132,7 @@ doorbell:
|
||||
media_content_id: media-source://tts/google_translate?message=der+er+nogen+der+ringer+p%C3%A5%0A
|
||||
media_content_type: provider
|
||||
metadata:
|
||||
title: 'der er nogen der ringer på
|
||||
title: 'der er nogen der ringer på bagdøren
|
||||
|
||||
'
|
||||
thumbnail: https://brands.home-assistant.io/_/google_translate/logo.png
|
||||
@@ -118,3 +158,22 @@ doorbell:
|
||||
- delay: 2
|
||||
- service: scene.turn_on
|
||||
entity_id: scene.before
|
||||
- service: media_player.volume_set
|
||||
data:
|
||||
volume_level: "{{ volumennat }}"
|
||||
target:
|
||||
entity_id: media_player.lille_badevaerelse
|
||||
- service: media_player.volume_set
|
||||
data:
|
||||
volume_level: "{{ volumennat }}"
|
||||
target:
|
||||
entity_id: media_player.daniel
|
||||
- service: media_player.volume_set
|
||||
data:
|
||||
volume_level: "{{ volumennat }}"
|
||||
target:
|
||||
entity_id: media_player.andreas
|
||||
- service: media_player.select_source
|
||||
data:
|
||||
entity_id: media_player.denon_avr_x2300w
|
||||
source: TV Audio
|
||||
|
||||
@@ -4,25 +4,25 @@ monthly_standard_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
- service: light.turn_on
|
||||
data:
|
||||
@@ -34,7 +34,7 @@ monthly_standard_colors:
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_valentine_colors:
|
||||
@@ -43,37 +43,37 @@ monthly_valentine_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_mardi_gras_colors:
|
||||
@@ -82,37 +82,37 @@ monthly_mardi_gras_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Purple'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
color_name: 'Green'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_pi_colors:
|
||||
@@ -121,37 +121,37 @@ monthly_pi_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_st_patty_colors:
|
||||
@@ -160,37 +160,37 @@ monthly_st_patty_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Green'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Green'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Green'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Green'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
color_name: 'Green'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_easter_colors:
|
||||
@@ -199,37 +199,37 @@ monthly_easter_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Yellow'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
rgb_color: [255,193,204]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_starwars_colors:
|
||||
@@ -238,37 +238,37 @@ monthly_starwars_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
rgb_color: [204,0,0]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
rgb_color: [245,245,245]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_cinco_de_mayo_colors:
|
||||
@@ -277,37 +277,37 @@ monthly_cinco_de_mayo_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
rgb_color: [204,0,0]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
rgb_color: [245,245,245]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_mothers_day_colors:
|
||||
@@ -316,37 +316,37 @@ monthly_mothers_day_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
rgb_color: [244,187,255]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
rgb_color: [244,187,255]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_fathers_day_colors:
|
||||
@@ -355,37 +355,37 @@ monthly_fathers_day_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Orange'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
color_name: 'Blue'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_halloween_colors:
|
||||
@@ -394,37 +394,37 @@ monthly_halloween_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
rgb_color: [235,97,35]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
rgb_color: [235,97,35]
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_thanksgiving_colors:
|
||||
@@ -433,37 +433,37 @@ monthly_thanksgiving_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Orange'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
color_name: 'Orange'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_christmas_colors:
|
||||
@@ -472,37 +472,37 @@ monthly_christmas_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Red'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
color_name: 'Green'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
monthly_new_years_day_colors:
|
||||
@@ -511,36 +511,36 @@ monthly_new_years_day_colors:
|
||||
data:
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.raket
|
||||
color_name: 'Blue'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.syd
|
||||
color_name: 'Yellow'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.spisebord
|
||||
color_name: 'White'
|
||||
brightness_pct: 80
|
||||
brightness_pct: 100
|
||||
transition: 300
|
||||
|
||||
|
||||
Reference in New Issue
Block a user