Hi,
I’m using Home Assistant since a while including several information data coming from different Companion Apps installed on several Android devices. I mainly use them for providing location and WiFi connection information to determine where is the device and triggering some automations (i.e. arming alarms/cameras/etc).
Typically everything is proceeding fine after the first installation of the companion app but after some time with apparently no change in the configuration of the device or Home Assistant the informations coming from the companion app is not valid anymore. For example the location retrived is not changing even if on the mobile device it’s updated (i.e. looking at google maps) or the WiFi connection status is not reporting the correct information (i.e. BSSID), the app seems stucked or only some info are updated (ex. quite everitime the battery info is valid). Then maybe after some days the situation came back to normal.
Provided that on all Companio Apps all the requested rights are granted (as per the troubleshooting guide) to avoid the app to be blocked in background etc… I’m asking the community a suggestion on how to debug the situation on the Home Assistant Server. I read about logging capabilities but is there a way to debug the messages coming from the specific companion app when it updates the sensor to understand if it’s the app to send wrong or not updated data?
Thanks in advance