Skip to content

Commit

Permalink
Add alternative hass-path
Browse files Browse the repository at this point in the history
  • Loading branch information
dala318 committed Dec 20, 2024
1 parent 67f144b commit 881816c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/develop
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ fi
export PYTHONPATH="${PYTHONPATH}:${PWD}/custom_components"

# Start Home Assistant
hass --config "${PWD}/config" --debug
hass --config "${PWD}/config" --debug

# Should sort of work in GitHub code-space
# /home/codespace/.local/lib/python3.12/site-packages/bin/hass --config "${PWD}/config" --debug

0 comments on commit 881816c

Please sign in to comment.