You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Struggling with the battery level on my Android. The app is set with HTTP mode at the moment. The msg I am receiving seems has the tag "batt" but it is always zero, I tried to play with the "battery optimization whitelisting" option but it does not change anything. Is it something related to Galaxy phones? Will it help if I use MQTT instead?
Struggling with the battery level on my Android. The app is set with HTTP mode at the moment. The msg I am receiving seems has the tag "batt" but it is always zero, I tried to play with the "battery optimization whitelisting" option but it does not change anything. Is it something related to Galaxy phones? Will it help if I use MQTT instead?
2019-09-25 13:29:16 DEBUG (MainThread)
[homeassistant.components.owntracks.messages]
Decrypted payload:
{
"_type":"location",
"acc":16,
"alt":202,
"batt":0,
"inregions":["mol"],
"lat":99.9999555,
"lon":88.8888777,
"t":"u",
"tid":"s3",
"tst":1569408192,
"vac":0,
"vel":0
}
The text was updated successfully, but these errors were encountered: