Skip to content

Commit e55b32f

Browse files
config file
1 parent d10723d commit e55b32f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/configuration.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)