|
|
@ -28,7 +28,8 @@ lint-json: |
|
|
|
|
|
|
|
restart: |
|
|
|
docker-compose -f docker-compose.yml pull |
|
|
|
docker-compose -f docker-compose.yml restart |
|
|
|
docker-compose -f docker-compose.yml stop |
|
|
|
docker-compose -f docker-compose.yml up -d |
|
|
|
|
|
|
|
check: |
|
|
|
docker exec homeassistant_instance python -m homeassistant --script check_config --config /config |
|
|
|