Replace tests at the right place. Add missing config files. Run tests

This commit is contained in:
Jean-Marc Collin
2023-10-21 10:08:20 +00:00
parent eb54f2826f
commit cd0ab3c88d
29 changed files with 266 additions and 102 deletions

4
.gitignore vendored
View File

@@ -105,4 +105,6 @@ dist
# init file required for unittest
custom_components/__init__.py
__pycache__
__pycache__
config/**