-
Notifications
You must be signed in to change notification settings - Fork 3
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
Google didn't send the location #3
Comments
Does the location card appear when you visit your profile page after logging in with the dummy account? |
I got it working, I was confused about the meaning of the data_freq parameter. I thought it was a duration on how much the tracker would update the location. My bad, thanks for the reply though |
* Added eddystone_temperature platform. * Fixed style issues. * Fixed style issues #2. * Fixed style issues #3. * Added new platform to .coveragerc * Refactored platform to use the beacontools package. * Fixed style issues and added beacontools to excluded requirements. * Removed obsolete constants and added pylint exception. * Added blank line * Updated beacontools to version 1.0.0 * Updated beacontools to version 1.0.1 * Forgot to regenerate requirements_all * Minor changes
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in the Feature Requests section of our community forum:
Home Assistant release (
hass --version
):0.42.4
Python release (
python3 --version
):Python 3.5.3
Component/platform:
gplus.py
Description of problem:
Google refuses to send location, the following lines keep coming up in the log every time Home-Assistant tries to get my location.
Expected:
A new device_tracker pops up in the ui.
Problem-relevant
configuration.yaml
entries and steps to reproduce:Additional info:
Home-Assistant is running in a docker
I Am using the "Safe Mode"
The text was updated successfully, but these errors were encountered: