We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10723d commit e55b32fCopy full SHA for e55b32f
config/configuration.yaml
@@ -0,0 +1,12 @@
1
+# https://www.home-assistant.io/integrations/default_config/
2
+default_config:
3
+
4
+# https://www.home-assistant.io/integrations/homeassistant/
5
+homeassistant:
6
+ debug: true
7
8
+# https://www.home-assistant.io/integrations/logger/
9
+logger:
10
+ default: info
11
+ logs:
12
+ custom_components.integration_blueprint: debug
0 commit comments