Paulus Schoutsen
c2eec16721
Update translations
2019-02-02 14:12:23 -08:00
Paulus Schoutsen
57ef8c271e
Fix geofency requiring a configuration.yaml entry ( #20631 )
2019-02-01 14:09:23 -08:00
Rohan Kapoor
f575d1d3a6
Load/unload geofency entities correctly between component and platform ( #20497 )
...
* Load/unload geofency entities correctly between component and platform
* Lint
* Await the coroutine directly
2019-01-27 13:18:20 -08:00
Rohan Kapoor
11c78d5de8
Embed geofency platform into component ( #20083 )
...
* Embded geofency platform into component
* #20083 : Change docstring for geofency device tracker platform
2019-01-16 10:33:25 +01:00
Rohan Kapoor
80bc42af4f
Use voluptuous to perform validation for the geofency webhook ( #20067 )
...
* Use voluptuous to perform validation for the geofency webhook
* Add missing attribute to schema
* Lint
2019-01-15 12:50:09 +01:00
Paulus Schoutsen
96b8c517f0
Update translations
2019-01-13 09:38:22 -08:00
Paulus Schoutsen
9aed40a88d
Update translations
2019-01-09 15:29:31 -08:00
Rohan Kapoor
2bdbf6955d
Migrate geofency over to the Webhook component ( #18951 )
...
* Migrate geofency over to the Webhook component
* Return web.Response correctly
* Fix test
* Lint
* Fix error that tests caught
2019-01-08 20:47:05 -08:00
Rohan Kapoor
bdba3852d0
Split out geofency with a component and platform ( #17933 )
...
* Split out geofency with a component and platform
* Make geofency component/device_tracker more async
* Move geofency tests to new package
* Remove coroutine in geofency callback
* Lint
* Fix coroutine in geofency callback
* Fix incorrect patch
2018-11-06 20:12:03 +01:00