so i have set up my lights initially with Philips hue, then after a year i decided to go over to home assistant, but i kept my hue lights in the hue hub, since they have good automations and scenes that we use on a daily basis, so it would be a major job to update it into my new conbee 2 stick.
on the conbee 2 stick i run deconz and have 4 lights that is not philips hue, and everything works great.
except!
now i set a scene that is callaed "dagsljus "(daylight), and when i activate it, all lights are suppose to go to a bright setting, I made it in the scenes editor and when im in there all lights have the correct setting. However, when i activate the settings, some philips hue lights wont change o the other settings. (trappa1 and trappa2 never change) until i hit the activate “dagsljus” a second time, then they go to the right setting
a lot of the other lights are off, meaning they only turn on to that setting, but the trappa1 and trappa2 are on a dark red setting, so they should just change to a bright setting, what am i missing? here is my scenes from the yaml file
- id: '1579621518601'
name: Dagsljus
entities:
light.altan_lampa_2:
brightness: 220
friendly_name: Altan lampa
is_deconz_group: false
max_mireds: 500
min_mireds: 153
state: 'on'
supported_features: 43
light.bokhylla_nere:
friendly_name: Bokhylla nere
state: 'on'
supported_features: 40
light.dorrsida:
brightness: 254
color_temp: 367
effect: none
effect_list:
- colorloop
- random
friendly_name: Dörrsida
max_mireds: 500
min_mireds: 153
state: 'on'
supported_features: 63
light.hornlampa:
brightness: 254
friendly_name: hörnlampa
state: 'on'
supported_features: 41
light.kok:
brightness: 254
effect: none
effect_list:
- colorloop
- random
friendly_name: kök
hs_color:
- 38.222
- 52.941
max_mireds: 500
min_mireds: 153
rgb_color:
- 255
- 205
- 120
state: 'on'
supported_features: 63
xy_color:
- 0.459
- 0.408
light.laslampa:
brightness: 254
effect: none
effect_list:
- colorloop
- random
friendly_name: läslampa
hs_color:
- 38.667
- 52.941
max_mireds: 500
min_mireds: 153
rgb_color:
- 255
- 207
- 120
state: 'on'
supported_features: 63
xy_color:
- 0.457
- 0.41
light.nattlampa:
brightness: 254
effect: none
effect_list:
- colorloop
- random
friendly_name: Nattlampa
hs_color:
- 38.667
- 52.941
max_mireds: 500
min_mireds: 153
rgb_color:
- 255
- 207
- 120
state: 'on'
supported_features: 63
xy_color:
- 0.457
- 0.41
light.on_off_plug_uppe:
friendly_name: On/Off plug uppe
state: 'on'
supported_features: 40
light.skafferi_2:
brightness: 254
color_temp: 366
friendly_name: skafferi
max_mireds: 500
min_mireds: 153
state: 'on'
supported_features: 43
light.taklampa:
brightness: 254
effect: none
effect_list:
- colorloop
- random
friendly_name: Taklampa
hs_color:
- 38.667
- 52.941
max_mireds: 500
min_mireds: 153
rgb_color:
- 255
- 207
- 120
state: 'on'
supported_features: 63
xy_color:
- 0.457
- 0.41
light.trappa1:
brightness: 254
effect: none
effect_list:
- colorloop
- random
friendly_name: Trappa1
hs_color:
- 38.667
- 52.941
max_mireds: 500
min_mireds: 153
rgb_color:
- 255
- 207
- 120
state: 'on'
supported_features: 63
xy_color:
- 0.457
- 0.41
light.trappa_2:
brightness: 254
effect: none
effect_list:
- colorloop
- random
friendly_name: Trappa 2
hs_color:
- 38.667
- 52.941
max_mireds: 500
min_mireds: 153
rgb_color:
- 255
- 207
- 120
state: 'on'
supported_features: 63
xy_color:
- 0.457
- 0.41
light.vaggsida:
brightness: 254
color_temp: 367
effect: none
effect_list:
- colorloop
- random
friendly_name: Väggsida
max_mireds: 500
min_mireds: 153
state: 'on'
supported_features: 63