* link correction in README.md and info.md * Add READMME.md for .devcontainer * Add automation.yaml file in the configuration * Complete CONTRIBUTING.md
10 lines
138 B
YAML
10 lines
138 B
YAML
default_config:
|
|
|
|
automation: !include automations.yaml
|
|
|
|
logger:
|
|
default: error
|
|
logs:
|
|
custom_components.blueprint: debug
|
|
|