Problem - Hue lights turn off without trigger

Hi all,

I run a Home Assistant Docker with some integrations. Since the last few weeks I discoverd that my Hue ceiling lights turn off. It happened not every day and not to the same time but when it happened it is around 7 and 8 pm.

Today was one of the days and I managed to get some logs:

2023-10-26 20:04:02.444 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:07.446 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:12.446 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:17.247 ERROR (SyncWorker_8) [miio.miioprotocol] Got error when receiving: timed out
2023-10-26 20:04:17.447 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:22.448 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:27.449 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:32.451 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:37.392 ERROR (SyncWorker_8) [miio.miioprotocol] Got error when receiving: timed out
2023-10-26 20:04:42.453 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:45.783 ERROR (SyncWorker_32) [custom_components.xiaomi_cloud_map_extractor.camera] Failed to retrieve model
2023-10-26 20:04:47.454 WARNING (MainThread) [homeassistant.helpers.entity] Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds
2023-10-26 20:04:47.455 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:52.457 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
2023-10-26 20:04:57.458 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05

Nothing in the logs looked like my lights could turn off.
When I looked in the device logs I see that my light tunr off without a trigger.

I don’t know how to debug this problem.
Maybe someone had a problem like this?

Thanks
Nils

P.S. I hope this is the right place for this topic.

It turns out that the lights turn off when my wife leaves our home. When she becomes “away” in home assistant all lights turn off after 5 minutes.

I don’t have any automations with this settings.

What can be the reason?