Otto Winter
229bf719a2
Implement external custom components installing from YAML (#1630)
* Move components import loading to importlib MetaPathFinder and importlib.resources
* Add external_components component
* Fix
* Fix
* fix cv.url return
* fix validate shorthand git
* implement git refresh
* Use finders from sys.path_hooks instead of looking for __init__.py
* use github:// schema
* error handling
* add test
* fix handling git output
* revert file check handling
* fix test
* allow full component path be specified for local
* fix test
* fix path handling
* lint
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-07 15:02:17 -03:00
..
2020-07-14 14:34:44 +02:00
2021-03-20 20:58:46 +01:00
2021-05-07 15:02:17 -03:00
2021-04-08 17:08:11 +02:00
2021-05-07 15:02:17 -03:00
2021-05-07 15:02:17 -03:00