adaptive-lighting
adaptive-lighting copied to clipboard
Default timers/automations
One thing I’ve noticed, and I’m not sure if this is adaptive-lighting
or not is every day at sunset, all of my lights turn on (if off) or are set to 100% cool daylight. It’s driving me crazy because I can’t determine where this is coming from.
hHas anyone else seen similar behaviour?
On mobile currently but will upload some logs shortly.
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Adaptive Lighting: House: '_adapt_lights(['light.5342635710521cc52797', 'light.teddys_lamp', 'light.jaxs_desk', 'light.study', 'light.346264845002911125c7', 'light.lamp', 'light.couch', 'light.teddy_main', 'light.53426357500291121963', 'light.bathroom', 'light.living_room_main'], None, force=False, context.id=adapt_lgt_dc87_interval_296)' called
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: 'light.5342635710521cc52797' is being manually controlled, stop adapting, context.id=adapt_lgt_dc87_interval_296.
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State of 'light.jaxs_desk' didn't change wrt change event nr. 0 (context.id=adapt_lgt_dc87_interval_296)
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Scheduling 'light.turn_on' with the following 'service_data': {'entity_id': 'light.jaxs_desk', 'transition': 60.0, 'brightness': 252, 'color_temp': 400} with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: 'light.346264845002911125c7' is being manually controlled, stop adapting, context.id=adapt_lgt_dc87_interval_296.
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected an 'light.turn_on('['light.jaxs_desk']')' event with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State of 'light.lamp' didn't change wrt change event nr. 0 (context.id=adapt_lgt_dc87_interval_296)
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Scheduling 'light.turn_on' with the following 'service_data': {'entity_id': 'light.lamp', 'transition': 60.0, 'brightness': 252, 'color_temp': 400} with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected an 'light.turn_on('['light.lamp']')' event with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State of 'light.bathroom' didn't change wrt change event nr. 0 (context.id=adapt_lgt_dc87_interval_296)
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Scheduling 'light.turn_on' with the following 'service_data': {'entity_id': 'light.bathroom', 'transition': 60.0, 'brightness': 252, 'color_temp': 400} with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: 'light.living_room_main' is being manually controlled, stop adapting, context.id=adapt_lgt_dc87_interval_296.
2021-03-14 19:41:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected an 'light.turn_on('['light.bathroom']')' event with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 255, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State change event of 'light.jaxs_desk' is already in 'self.last_state_change' (adapt_lgt_dc87_interval_296) adding this state also
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 255, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State change event of 'light.lamp' is already in 'self.last_state_change' (adapt_lgt_dc87_interval_296) adding this state also
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 255, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_296'
2021-03-14 19:41:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State change event of 'light.bathroom' is already in 'self.last_state_change' (adapt_lgt_dc87_interval_296) adding this state also
2021-03-14 19:42:03 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 254, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='74acbc724144ed0f7f02173a0f53aa06'
2021-03-14 19:42:03 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 254, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='7ce0be9252a4e9f5d37b81e265209bbb'
2021-03-14 19:42:03 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 254, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='c4b2dd3298ea0a7403354d97ea9f7172'
2021-03-14 19:42:23 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 253, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='090a502170d2e903aca697dbd3b40e13'
2021-03-14 19:42:23 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 253, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='6d236582fafe1b265c42d1ab3509b9bf'
2021-03-14 19:42:23 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 253, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='480074827e935999bd68b6fa818f0f59'
2021-03-14 19:42:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='e280c2667c61cafbb0c170aeb80f106d'
2021-03-14 19:42:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='f34ad657726ed43ada96b52d04dcd6ca'
2021-03-14 19:42:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='3b1c6663721fe60a7deff27e09ea4ced'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.living_room_main' 'state_changed' event: '{'min_mireds': 153, 'max_mireds': 370, 'brightness': 360, 'color_temp': 95, 'entity_id': ['light.00500534c82b96ccac66', 'light.5342635710521cc5291d', 'light.5342635710521cc52766', 'light.534263575002910b966c'], 'friendly_name': 'Living Room - Main', 'icon': 'mdi:lightbulb-group', 'supported_features': 3}' with context.id='434ee5ce70f796b7bdcff5e00fd28f0a'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.53426357500291121963' 'state_changed' event: '{'min_mireds': 153, 'max_mireds': 370, 'brightness': 810, 'color_temp': 217, 'friendly_name': 'LR_06', 'supported_features': 3}' with context.id='e65793269dd03badc0dd15e4e7c53a30'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Detected an 'off' → 'on' event for 'light.53426357500291121963' with context.id='e65793269dd03badc0dd15e4e7c53a30'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: '_update_attrs_and_maybe_adapt_lights' called with context.id='adapt_lgt_dc87_light_event_297'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Adaptive Lighting: House: '_adapt_lights(['light.53426357500291121963'], 120.0, force=True, context.id=adapt_lgt_dc87_light_event_297)' called
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Scheduling 'light.turn_on' with the following 'service_data': {'entity_id': 'light.53426357500291121963', 'brightness': 249, 'color_temp': 370} with context.id='adapt_lgt_dc87_light_event_297'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected an 'light.turn_on('['light.53426357500291121963']')' event with context.id='adapt_lgt_dc87_light_event_297'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.living_room_main' 'state_changed' event: '{'min_mireds': 153, 'max_mireds': 370, 'brightness': 510, 'color_temp': 95, 'entity_id': ['light.00500534c82b96ccac66', 'light.5342635710521cc5291d', 'light.5342635710521cc52766', 'light.534263575002910b966c'], 'friendly_name': 'Living Room - Main', 'icon': 'mdi:lightbulb-group', 'supported_features': 3}' with context.id='fab6c4255ade8042bd8599359733d98a'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.living_room_main' 'state_changed' event: '{'min_mireds': 153, 'max_mireds': 370, 'brightness': 660, 'color_temp': 95, 'entity_id': ['light.00500534c82b96ccac66', 'light.5342635710521cc5291d', 'light.5342635710521cc52766', 'light.534263575002910b966c'], 'friendly_name': 'Living Room - Main', 'icon': 'mdi:lightbulb-group', 'supported_features': 3}' with context.id='c29a017c8e72a6704deff55475702c02'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.346264845002911125c7' 'state_changed' event: '{'min_mireds': 153, 'max_mireds': 370, 'brightness': 810, 'color_temp': 251, 'friendly_name': 'LR_05', 'supported_features': 3}' with context.id='70658d5f51cc91933cc07845a6e63ffc'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.5342635710521cc52797' 'state_changed' event: '{'min_mireds': 153, 'max_mireds': 370, 'brightness': 810, 'color_temp': 251, 'friendly_name': 'LR_07', 'supported_features': 3}' with context.id='1312504b64cacaad4bf0ac2824ce8230'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.living_room_main' 'state_changed' event: '{'min_mireds': 153, 'max_mireds': 370, 'brightness': 810, 'color_temp': 95, 'entity_id': ['light.00500534c82b96ccac66', 'light.5342635710521cc5291d', 'light.5342635710521cc52766', 'light.534263575002910b966c'], 'friendly_name': 'Living Room - Main', 'icon': 'mdi:lightbulb-group', 'supported_features': 3}' with context.id='e9c3ba30f93b03ca3f1c8c0b4bed0651'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: '_update_attrs_and_maybe_adapt_lights' called with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Adaptive Lighting: House: '_adapt_lights(['light.5342635710521cc52797', 'light.teddys_lamp', 'light.jaxs_desk', 'light.study', 'light.346264845002911125c7', 'light.lamp', 'light.couch', 'light.teddy_main', 'light.53426357500291121963', 'light.bathroom', 'light.living_room_main'], None, force=False, context.id=adapt_lgt_dc87_interval_298)' called
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: 'light.5342635710521cc52797' is being manually controlled, stop adapting, context.id=adapt_lgt_dc87_interval_298.
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State of 'light.jaxs_desk' didn't change wrt change event nr. 0 (context.id=adapt_lgt_dc87_interval_298)
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Scheduling 'light.turn_on' with the following 'service_data': {'entity_id': 'light.jaxs_desk', 'transition': 60.0, 'brightness': 249, 'color_temp': 400} with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: 'light.346264845002911125c7' is being manually controlled, stop adapting, context.id=adapt_lgt_dc87_interval_298.
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected an 'light.turn_on('['light.jaxs_desk']')' event with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State of 'light.lamp' didn't change wrt change event nr. 0 (context.id=adapt_lgt_dc87_interval_298)
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Scheduling 'light.turn_on' with the following 'service_data': {'entity_id': 'light.lamp', 'transition': 60.0, 'brightness': 249, 'color_temp': 400} with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Scheduling 'light.turn_on' with the following 'service_data': {'entity_id': 'light.53426357500291121963', 'brightness': 249, 'color_temp': 370} with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected an 'light.turn_on('['light.lamp']')' event with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected an 'light.turn_on('['light.53426357500291121963']')' event with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State of 'light.bathroom' didn't change wrt change event nr. 0 (context.id=adapt_lgt_dc87_interval_298)
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: Scheduling 'light.turn_on' with the following 'service_data': {'entity_id': 'light.bathroom', 'transition': 60.0, 'brightness': 249, 'color_temp': 400} with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] House: 'light.living_room_main' is being manually controlled, stop adapting, context.id=adapt_lgt_dc87_interval_298.
2021-03-14 19:43:42 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected an 'light.turn_on('['light.bathroom']')' event with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 249, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 249, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 249, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State change event of 'light.jaxs_desk' is already in 'self.last_state_change' (adapt_lgt_dc87_interval_298) adding this state also
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State change event of 'light.lamp' is already in 'self.last_state_change' (adapt_lgt_dc87_interval_298) adding this state also
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 252, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] State change event of 'light.bathroom' is already in 'self.last_state_change' (adapt_lgt_dc87_interval_298) adding this state also
2021-03-14 19:43:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.53426357500291121963' 'state_changed' event: '{'min_mireds': 153, 'max_mireds': 370, 'brightness': 249, 'color_temp': 370, 'friendly_name': 'LR_06', 'supported_features': 3}' with context.id='adapt_lgt_dc87_interval_298'
2021-03-14 19:44:03 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 251, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='9668d6531463d04c60b43b80548cf744'
2021-03-14 19:44:03 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 251, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='dc454827f33976fe65f500d8373c9a04'
2021-03-14 19:44:03 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 251, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='1cca43a4511e8ce8c5ef546ad2e1b69e'
2021-03-14 19:44:23 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 250, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='792b684515e483f396b6b2380d8a2e4f'
2021-03-14 19:44:23 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 250, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='5e31b6b83a4b4d62f473d0a110e665cd'
2021-03-14 19:44:23 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 250, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='9f5e402a30e7e52fc74dd1318e4576cd'
2021-03-14 19:44:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.lamp' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 249, 'color_temp': 400, 'friendly_name': 'Jax’s Lamp', 'supported_features': 55}' with context.id='9329f40711cf925f587f1d0894b8f5be'
2021-03-14 19:44:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.bathroom' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 249, 'color_temp': 400, 'friendly_name': 'Bathroom', 'supported_features': 55}' with context.id='a83a30a68dbaa05aba8d86da21eb111c'
2021-03-14 19:44:43 DEBUG (MainThread) [custom_components.adaptive_lighting.switch] Detected a 'light.jaxs_desk' 'state_changed' event: '{'min_mireds': 111, 'max_mireds': 400, 'effect_list': ['effect_colorloop', 'effect_pulse', 'effect_stop'], 'brightness': 249, 'color_temp': 400, 'friendly_name': 'Jax’s Desk', 'supported_features': 55}' with context.id='f90fa8afae6eb34fd0d6670577e24351'```
I think this one is the same bug: https://github.com/basnijholt/adaptive-lighting/issues/142
stale - check the v2 roadmap