mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
18d37ff0fd
* 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