core/homeassistant
Totoo 1b7bfec247 Google Maps supports battery level and charging. (#16969)
* Google Maps supports battery level and charging.

With 3.0.2 locationsharinglib now the battery level and the charging attributes are available.

* Update google_maps.py

fix too long line error

* Update google_maps.py

Fix multi line import, and line length limit

* Update gen_requirements_all.py

Add locationsharinglib to gen_requirements_all

* update requirements_all

* Last try to fix requirements_all...
2018-09-30 15:17:39 +02:00
..
auth Added support for private storage. (#16878) 2018-09-26 10:24:32 +02:00
components Google Maps supports battery level and charging. (#16969) 2018-09-30 15:17:39 +02:00
helpers Fix race between script delay and turn_off (#16923) 2018-09-27 22:08:09 -06:00
scripts Upgrade keyring to 15.1.0 (#16734) 2018-09-20 11:11:08 +02:00
util Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
__init__.py
__main__.py Fix Windows loop (#16737) 2018-09-22 09:54:37 +02:00
bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
config.py Add Notify MFA module (#16314) 2018-09-24 11:06:50 +02:00
config_entries.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
const.py Add pressure sensor device class (#16965) 2018-09-29 22:01:04 +02:00
core.py Fix Windows loop (#16737) 2018-09-22 09:54:37 +02:00
data_entry_flow.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
exceptions.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
loader.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
monkey_patch.py Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
package_constraints.txt Upgrade aiohttp to 3.4.4 (#16486) 2018-09-10 10:39:51 +02:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00