GeoJSON platform (#16610)
* initial version of geojson platform * unit tests for geo json platform added; smaller bugfixes and code cleanups * fixing pylint issues * moved all code accessing the external feed into separate library; refactored platform and tests to work with that new library * fixing lint * small refactorings
This commit is contained in:
parent
7fe0d8b2f4
commit
18d37ff0fd
6 changed files with 340 additions and 0 deletions
|
@ -50,6 +50,7 @@ TEST_REQUIREMENTS = (
|
|||
'feedparser',
|
||||
'foobot_async',
|
||||
'gTTS-token',
|
||||
'geojson_client',
|
||||
'hangups',
|
||||
'HAP-python',
|
||||
'ha-ffmpeg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue