Files
sarah/config-dev/configuration.yaml
T
2020-07-20 09:34:17 +03:00

33 lines
643 B
YAML

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
http:
server_port: 8124
hacs:
token: !secret hacs_dev_token
appdaemon: true
netdaemon: true
logger:
default: info
logs:
hacs: debug
lovelace:
mode: yaml
resources:
- type: module
url: /hacsfiles/button-card/button-card.js
- type: module
url: /hacsfiles/lovelace-state-switch/state-switch.js
- type: module
url: http://192.168.0.13:5000/time-picker-card.js
dashboards:
lovelace-home:
mode: yaml
title: Home
icon: mdi:home
show_in_sidebar: true
filename: ui-lovelace.yaml