mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
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:
@@ -52,6 +52,7 @@ TEST_REQUIREMENTS = (
|
||||
'aionotion',
|
||||
'aiounifi',
|
||||
'aioswitcher',
|
||||
'aiowwlln',
|
||||
'apns2',
|
||||
'aprslib',
|
||||
'av',
|
||||
|
||||
Reference in New Issue
Block a user