Add support for World Wide Lightning Location Network (#25001)

* Add support for World Wide Lightning Location Network

* Updated .coveragerc

* Added test

* Updated requirements

* Fixed tests

* Use local time for nearest strike

* Base geo location in place

* Finished geolocation work

* Fixed tests

* Cleanup

* Removed no-longer-needed method

* Updated requirements

* Add support for window and attrs

* Add strike ID to entity name

* Member comments
This commit is contained in:
Aaron Bach 2019-07-10 16:40:11 -06:00 committed by GitHub
parent cea857e18a
commit 9ccb85d959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 551 additions and 0 deletions

View file

@ -56,6 +56,7 @@ FLOWS = [
"unifi",
"upnp",
"wemo",
"wwlln",
"zha",
"zone",
"zwave"