Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
added version to container
Browse files Browse the repository at this point in the history
  • Loading branch information
eavanvalkenburg committed Mar 5, 2021
1 parent 8bb32f5 commit cf6bd79
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions config/configuration.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
default_config:

logger:
default: error
logs:
custom_components.sia: debug
3 changes: 2 additions & 1 deletion custom_components/sia/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
],
"codeowners": [
"@eavanvalkenburg"
]
],
"version": "0.3.11"
}

0 comments on commit cf6bd79

Please sign in to comment.