mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 11:57:05 +00:00
* 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