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:
parent
cea857e18a
commit
9ccb85d959
15 changed files with 551 additions and 0 deletions
|
@ -56,6 +56,7 @@ FLOWS = [
|
|||
"unifi",
|
||||
"upnp",
|
||||
"wemo",
|
||||
"wwlln",
|
||||
"zha",
|
||||
"zone",
|
||||
"zwave"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue