1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-07 07:29:17 +00:00

4 Commits

Author SHA1 Message Date
Martin Hjelmare
40d7fbcda4 Clean up gpslogger tests () 2019-02-28 14:17:53 -08:00
Rohan Kapoor
d179686edf
Load/unload gpslogger entities correctly between component and platform ()
* Embed device_tracker in gpslogger

* Load/unload gpslogger entities correctly between component and platform

* Await the coroutine directly
2019-01-27 15:37:19 -08:00
Rohan Kapoor
b5bfc759ec Migrate gpslogger to the automatically generated webhook ()
* Migrate gpslogger to the automatically generated webhook

* Lint

* Lint and return error code
2019-01-16 10:56:25 -08:00
Rohan Kapoor
7f3871028d Split out gpslogger into a separate component and platform ()
* Split out gpslogger into a separate component and platform

* Lint

* Lint

* Increase test coverage
2019-01-14 01:09:47 +01:00