1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00

Move components to folders (#20774)

* Move all components into folders

* Move component tests into folders

* Fix init moving

* Move tests

* Lint

* Update coverage

* Fix service descriptions

* Update CODEOWNERS
This commit is contained in:
Paulus Schoutsen
2019-02-05 19:31:15 -08:00
committed by GitHub
parent d13b2ca6ef
commit b8cc547fa3
275 changed files with 512 additions and 684 deletions

View File

@@ -0,0 +1 @@
"""Tests for the script component."""