Closed tedrudie closed 4 months ago
Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (ibeacon
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
ibeacon documentation ibeacon source (message by IssueLinks)
Its likely you have an integration blocking the event loop
For 2024.5.x and later Home Assistant debug mode can also be enabled in configuration.yaml
homeassistant:
debug: true
Closing due to no response
The problem
My home assistant locks up daily. I suspect it has something to do with traccar. But, reading through the log.1file, I find this (probably unrelated) message:
2024-02-04 10:17:45.504 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.gvh5075_8c12_estimated_distance (<class 'homeassistant.components.ibeacon.sensor.IBeaconSensorEntity'>) took 1.928 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+ibeacon%22 2024-02-04 10:26:50.663 WARNING (Thread-2 (_thread_main)) [homeassistant.components.mqtt.client] Disconnected from MQTT server 192.168.20.25:1883 (16)
These are the final lines in homeassistant.log.1 before crashing.
What version of Home Assistant Core has the issue?
core-2024.1.6
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
unknown
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response