Has anyone seen this error?
2023-03-27 13:02:26.423 DEBUG (MainThread) [homeassistant.components.owntracks.messages] Location update ignored due to events_only setting
I’ve tried setting events_only to ‘true’, resetting events_only flag to ‘false’, but it doesn’t seem to make a difference.
owntracks:
events_only: false
MQTT messages are arriving fine.
D.R.