Files
sarah/config-dev/configuration.yaml
T
2020-11-22 13:23:43 +02:00

39 lines
794 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
- type: module
url: /hacsfiles/lovelace-gui-sandbox/gui-sandbox.js
dashboards:
lovelace-home:
mode: yaml
title: Home
icon: mdi:home
show_in_sidebar: true
filename: ui-lovelace.yaml
fan:
platform: philips_airpurifier
host: !secret philips_purifier_ip