Skip to content

Commit

Permalink
Ignore ha-av 10 as it is causing errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjarne Riis committed Feb 9, 2024
1 parent 0ce95a6 commit e5e3562
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

config/*
config/*
.DS_Store
2 changes: 1 addition & 1 deletion scripts/develop
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ fi
export PYTHONPATH="${PYTHONPATH}:${PWD}/custom_components"

# Start Home Assistant
hass --config "${PWD}/config" --debug
hass --config "${PWD}/config" --debug --skip-pip-packages ha-av

0 comments on commit e5e3562

Please sign in to comment.