Init temperature number for central configuration + testus ok

This commit is contained in:
Jean-Marc Collin
2024-03-03 15:03:20 +00:00
parent 4478d65ad4
commit ea6f2d5579
14 changed files with 1201 additions and 153 deletions

View File

@@ -25,5 +25,9 @@ fi
## without resulting to symlinks.
export PYTHONPATH="${PYTHONPATH}:${PWD}/custom_components"
## Link custom_components into config
rm -f ${PWD}/config/custom_components
ln -s ${PWD}/custom_components ${PWD}/config/
# Start Home Assistant
hass --config "${PWD}/config" --debug