mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
build: fix tasks not executing in dev container (#1394)
This commit is contained in:
parent
fcff6d48ec
commit
844afc081a
2 changed files with 2 additions and 2 deletions
|
|
@ -17,4 +17,4 @@ fi
|
|||
export PYTHONPATH="${PYTHONPATH}:${PWD}/custom_components"
|
||||
|
||||
# Start Home Assistant
|
||||
hass --config "${PWD}/config" --debug
|
||||
uv run hass --config "${PWD}/config" --debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue