correction chemin + TODO
This commit is contained in:
parent
8dafbb2b68
commit
f24703c7cd
@ -24,4 +24,4 @@ yaml:
|
|||||||
- pip install "PyYAML"
|
- pip install "PyYAML"
|
||||||
script:
|
script:
|
||||||
- cd "${CI_PROJECT_DIR}/home-assistant"
|
- cd "${CI_PROJECT_DIR}/home-assistant"
|
||||||
- python -c "from yaml import load, Loader; load(open('ha_configuration.yml'), Loader=Loader)"
|
- python -c "from yaml import load, Loader; load(open('configuration.yaml'), Loader=Loader)"
|
||||||
|
|||||||
@ -34,4 +34,5 @@ Avancement
|
|||||||
==========
|
==========
|
||||||
WIP.
|
WIP.
|
||||||
TODO: Utiliser ArduinoOTA pour gérer les mises à jours sans fil.
|
TODO: Utiliser ArduinoOTA pour gérer les mises à jours sans fil.
|
||||||
TODO: ajouter l'url ou j'ai trouvé ce truc pour HA
|
TODO: ajouter l'url ou j'ai trouvé ce truc pour HA
|
||||||
|
TODO: gitlab-ci : on peut checker la syntax en lancant un docker home-assistant !!!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user