New Cyberpunk lighting scene for basement studio
This commit is contained in:
@ -447,6 +447,7 @@ input_select:
|
||||
- Purple
|
||||
- Pink
|
||||
- Red Angry
|
||||
- Cyberpunk
|
||||
- Tokyo
|
||||
- Twitch
|
||||
- Netflix
|
||||
@ -1200,6 +1201,11 @@ scene:
|
||||
entities:
|
||||
input_select.basement_studio_scenes:
|
||||
state: "Red Angry"
|
||||
- name: Cyberpunk in Basement Studio
|
||||
icon: mdi:palette
|
||||
entities:
|
||||
input_select.basement_studio_scenes:
|
||||
state: "Cyberpunk"
|
||||
- name: Kallen Reading in Basement Studio
|
||||
icon: mdi:palette
|
||||
entities:
|
||||
|
146
scenes.yaml
146
scenes.yaml
@ -1402,3 +1402,149 @@
|
||||
entity_only: true
|
||||
light.basement_led_strip_1:
|
||||
entity_only: true
|
||||
- id: '1711158524810'
|
||||
name: Basement Studio - Cyberpunk
|
||||
entities:
|
||||
light.basement_stairwell:
|
||||
min_color_temp_kelvin: 2000
|
||||
max_color_temp_kelvin: 6535
|
||||
min_mireds: 153
|
||||
max_mireds: 500
|
||||
effect_list:
|
||||
- None
|
||||
- candle
|
||||
- fire
|
||||
- prism
|
||||
supported_color_modes:
|
||||
- color_temp
|
||||
- xy
|
||||
effect: None
|
||||
color_mode: xy
|
||||
brightness: 255
|
||||
color_temp_kelvin:
|
||||
color_temp:
|
||||
hs_color:
|
||||
- 10.118
|
||||
- 100
|
||||
rgb_color:
|
||||
- 255
|
||||
- 43
|
||||
- 0
|
||||
xy_color:
|
||||
- 0.6915
|
||||
- 0.3083
|
||||
mode: normal
|
||||
dynamics: none
|
||||
icon: hue:wall-lantern
|
||||
friendly_name: Basement Stairwell
|
||||
supported_features: 44
|
||||
state: 'on'
|
||||
light.basement_short_lamp:
|
||||
min_color_temp_kelvin: 2000
|
||||
max_color_temp_kelvin: 6535
|
||||
min_mireds: 153
|
||||
max_mireds: 500
|
||||
effect_list:
|
||||
- None
|
||||
- candle
|
||||
- fire
|
||||
- prism
|
||||
supported_color_modes:
|
||||
- color_temp
|
||||
- xy
|
||||
effect: None
|
||||
color_mode: xy
|
||||
brightness: 255
|
||||
color_temp_kelvin:
|
||||
color_temp:
|
||||
hs_color:
|
||||
- 286.547
|
||||
- 87.451
|
||||
rgb_color:
|
||||
- 205
|
||||
- 32
|
||||
- 255
|
||||
xy_color:
|
||||
- 0.3174
|
||||
- 0.1271
|
||||
mode: normal
|
||||
dynamics: none
|
||||
icon: hue:floor-shade
|
||||
friendly_name: Basement Short Lamp
|
||||
supported_features: 44
|
||||
state: 'on'
|
||||
light.basement_led_strip_1:
|
||||
min_color_temp_kelvin: 1500
|
||||
max_color_temp_kelvin: 9000
|
||||
min_mireds: 111
|
||||
max_mireds: 666
|
||||
effect_list:
|
||||
- effect_colorloop
|
||||
- effect_pulse
|
||||
- effect_move
|
||||
- effect_stop
|
||||
supported_color_modes:
|
||||
- color_temp
|
||||
- hs
|
||||
effect:
|
||||
color_mode: hs
|
||||
brightness: 51
|
||||
color_temp_kelvin:
|
||||
color_temp:
|
||||
hs_color:
|
||||
- 313.016
|
||||
- 92
|
||||
rgb_color:
|
||||
- 255
|
||||
- 20
|
||||
- 204
|
||||
xy_color:
|
||||
- 0.455
|
||||
- 0.189
|
||||
friendly_name: Basement LED Strip 1
|
||||
supported_features: 36
|
||||
state: 'on'
|
||||
light.basement_tall_lamp:
|
||||
min_color_temp_kelvin: 2000
|
||||
max_color_temp_kelvin: 6535
|
||||
min_mireds: 153
|
||||
max_mireds: 500
|
||||
effect_list:
|
||||
- None
|
||||
- candle
|
||||
- fire
|
||||
- prism
|
||||
supported_color_modes:
|
||||
- color_temp
|
||||
- xy
|
||||
effect: None
|
||||
color_mode: xy
|
||||
brightness: 204
|
||||
color_temp_kelvin:
|
||||
color_temp:
|
||||
hs_color:
|
||||
- 241.523
|
||||
- 77.255
|
||||
rgb_color:
|
||||
- 63
|
||||
- 58
|
||||
- 255
|
||||
xy_color:
|
||||
- 0.1536
|
||||
- 0.0646
|
||||
mode: normal
|
||||
dynamics: none
|
||||
icon: hue:floor-shade
|
||||
friendly_name: Basement Tall Lamp
|
||||
supported_features: 44
|
||||
state: 'on'
|
||||
icon: mdi:palette
|
||||
metadata:
|
||||
light.basement_stairwell:
|
||||
entity_only: true
|
||||
light.basement_short_lamp:
|
||||
entity_only: true
|
||||
light.basement_led_strip_1:
|
||||
entity_only: true
|
||||
light.basement_tall_lamp:
|
||||
entity_only: true
|
||||
|
Reference in New Issue
Block a user