Skip to content

Commit

Permalink
Merge pull request #61 from custom-components/develop
Browse files Browse the repository at this point in the history
merge dev into master
  • Loading branch information
isabellaalstrom authored Aug 14, 2020
2 parents 5c0bdf0 + ada81ce commit 8071ed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ default_config:
logger:
default: error
logs:
custom_components.blueprint: debug
custom_components.grocy: debug

6 changes: 1 addition & 5 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
"9123:8123"
],
"postCreateCommand": "container install",
"runArgs": [
"-v",
"${env:HOME}${env:USERPROFILE}/.ssh:/tmp/.ssh"
],
"extensions": [
"ms-python.python",
"github.vscode-pull-request-github",
Expand All @@ -28,4 +24,4 @@
"editor.formatOnType": true,
"files.trimTrailingWhitespace": true
}
}
}

0 comments on commit 8071ed2

Please sign in to comment.