Hi friends,
I have created a lot of scenes with tunable white lights in my HA. I am wondering if:
- the parameters not relevant to tunable white lights that I can see in yaml file can be deleted? And
- if deleting them will increase performance?
- if yes, which lines in my code can be deleted?
I am attaching the yaml file of one of the scenes.
Thanks in advance.
- id: '1699460258541'
name: GF Aryan Bedroom Scene 1 Dark
entities:
light.gf_aryan_bedroom_ll2_both_paired:
min_color_temp_kelvin: 2700
max_color_temp_kelvin: 6000
min_mireds: 166
max_mireds: 370
supported_color_modes:
- color_temp
color_mode:
brightness:
color_temp_kelvin:
color_temp:
hs_color:
rgb_color:
xy_color:
friendly_name: GF Aryan Bedroom LL2
supported_features: 0
state: 'off'
light.gf_aryan_bedroom_rl3:
min_color_temp_kelvin: 2700
max_color_temp_kelvin: 6000
min_mireds: 166
max_mireds: 370
supported_color_modes:
- color_temp
color_mode: color_temp
brightness: 255
color_temp_kelvin: 2732
color_temp: 366
hs_color:
- 28.327
- 64.71
rgb_color:
- 255
- 167
- 89
xy_color:
- 0.524
- 0.387
friendly_name: GF Aryan Bedroom RL3
supported_features: 0
state: 'on'
light.gf_aryan_bedroom_cove:
min_color_temp_kelvin: 2500
max_color_temp_kelvin: 6000
min_mireds: 166
max_mireds: 400
supported_color_modes:
- color_temp
color_mode: color_temp
brightness: 204
color_temp_kelvin: 2500
color_temp: 400
hs_color:
- 28.874
- 72.522
rgb_color:
- 255
- 159
- 70
xy_color:
- 0.546
- 0.389
friendly_name: GF Aryan Bedroom Cove
supported_features: 0
state: 'on'
light.gf_aryan_bedroom_curtain_grazer_2:
min_color_temp_kelvin: 2500
max_color_temp_kelvin: 6000
min_mireds: 166
max_mireds: 400
supported_color_modes:
- color_temp
color_mode: color_temp
brightness: 204
color_temp_kelvin: 2500
color_temp: 400
hs_color:
- 28.874
- 72.522
rgb_color:
- 255
- 159
- 70
xy_color:
- 0.546
- 0.389
friendly_name: GF Aryan Bedroom Curtain Grazer
supported_features: 0
state: 'on'
light.gf_aryan_balcony_ll3:
min_color_temp_kelvin: 2700
max_color_temp_kelvin: 6000
min_mireds: 166
max_mireds: 370
supported_color_modes:
- color_temp
color_mode: color_temp
brightness: 255
color_temp_kelvin: 2700
color_temp: 370
hs_color:
- 28.395
- 65.723
rgb_color:
- 255
- 166
- 87
xy_color:
- 0.526
- 0.387
friendly_name: GF Aryan Balcony LL3
supported_features: 0
state: 'on'
metadata:
light.gf_aryan_bedroom_ll2_both_paired:
entity_only: true
light.gf_aryan_bedroom_rl3:
entity_only: true
light.gf_aryan_bedroom_cove:
entity_only: true
light.gf_aryan_bedroom_curtain_grazer_2:
entity_only: true
light.gf_aryan_balcony_ll3:
entity_only: true