Use default_config

This commit is contained in:
Thomas Lovén 2019-03-31 16:55:25 +02:00
parent 812721e997
commit feddc7268d
2 changed files with 1 additions and 7 deletions

View File

@ -10,21 +10,17 @@ homeassistant:
# Everything important is here
packages: !include_dir_named packages
default_config:
discovery:
frontend:
themes: !include_dir_merge_named themes
recorder:
db_url: mysql://hass:hass@db:3306/hass?charset=utf8
history:
logbook:
config:
logger:
default: info
logs:
homeassistant.components.http.view: warn
system_health:
http:
# mydomain.com:443 - proxied by nginx to port 8123
base_url: !secret base_url

View File

@ -20,5 +20,3 @@ sensor:
headers:
Accept: application/json
value_template: '{{ value_json.week | int }}'
sun: