springstan
ad102b3840
Use f-strings in integrations starting with "F"and"G" ( #32150 )
...
* Use f-strings in integrations starting with F
* Use f-strings in tests for integrations starting with F
* Use f-strings in integrations starting with G
* Use f-strings in tests for integrations starting with G
* Fix pylint error
* Fix broken test
2020-02-24 17:54:20 -08:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Paulus Schoutsen
3edc58a04e
Add GPSLogger device_info and unique_id ( #24231 )
2019-05-31 22:59:35 -07:00
Paulus Schoutsen
e6d7f6ed71
Config entry device tracker ( #24040 )
...
* Move zone helpers to zone root
* Add config entry support to device tracker
* Convert Geofency
* Convert GPSLogger
* Track unsub per entry
* Convert locative
* Migrate OwnTracks
* Lint
* location -> latitude, longitude props
* Lint
* lint
* Fix test
2019-05-25 13:34:53 -07:00
Paulus Schoutsen
70ed58a78d
Restructure device tracker ( #23862 )
...
* Restructure device tracker
* Docstyle
* Fix typing
* Lint
* Lint
* Fix tests
2019-05-15 23:43:45 +02:00
Paulus Schoutsen
590eead128
Test fixes ( #22911 )
...
* Fix light tests [skip ci]
* Fix tests/common
* Fix some mqtt tests [skip ci]
* Fix tests and component manifests which have only one platform
* Fix more tests and manifests
* Fix demo/notify tests
* Rollback test for demo.geo_location
2019-04-08 23:16:55 -07:00
Martin Hjelmare
40d7fbcda4
Clean up gpslogger tests ( #21543 )
2019-02-28 14:17:53 -08:00
Rohan Kapoor
d179686edf
Load/unload gpslogger entities correctly between component and platform ( #20448 )
...
* 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 ( #20079 )
...
* 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 ( #20044 )
...
* Split out gpslogger into a separate component and platform
* Lint
* Lint
* Increase test coverage
2019-01-14 01:09:47 +01:00