Resolve actions warning

This commit is contained in:
Jean-Marc Collin
2023-05-14 11:02:29 +02:00
parent 64ce3aa0ad
commit 90a6c926e3
4 changed files with 10 additions and 9 deletions

View File

@@ -27,6 +27,7 @@ fi
if [ "$command" == "hassfest" ]; then
echo "Running container start"
python3 -m script.hassfest
# python -m script.hassfest --requirements --action validate --integration-path config/custom_components/versatile_thermostat/
fi
if [ "$command" == "restart" ]; then