-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration doesn't seem to be working anymore #2
Comments
scottwallacesh
added a commit
to scottwallacesh/homeassistant-phonetrack
that referenced
this issue
Apr 20, 2023
scottwallacesh
added a commit
to scottwallacesh/homeassistant-phonetrack
that referenced
this issue
Apr 20, 2023
scottwallacesh
added a commit
to scottwallacesh/homeassistant-phonetrack
that referenced
this issue
Apr 20, 2023
scottwallacesh
added a commit
to scottwallacesh/homeassistant-phonetrack
that referenced
this issue
Apr 20, 2023
@Sjorsa1 and maybe others that see this issue. This error occurs when your token is wrong as the phonetrack API returns an empty list {
"<token>": {
"<device_name>": {
"useragent": "PhoneTrack/0.0",
"lat": 0.0,
"lon": 0.0,
"timestamp": 0,
"batterylevel": 0,
"satellites": 0,
"accuracy": 0,
"altitude": 0,
"speed": 0.0,
"bearing": 0.0
}
}
} |
j1nx
added a commit
that referenced
this issue
Feb 13, 2024
Check configuration items exist. Fixes, #2.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get the following errors when starting up homeassistant with this integration:
The text was updated successfully, but these errors were encountered: