-
Notifications
You must be signed in to change notification settings - Fork 48
/
configuration.yaml
executable file
·94 lines (82 loc) · 2.2 KB
/
configuration.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
homeassistant:
name: Дом
latitude: !secret latitude
longitude: !secret longitude
elevation: 50
unit_system: metric
time_zone: !secret time_zone
packages: !include_dir_named packages/
whitelist_external_dirs:
- /config
- /config/file
auth_providers:
- type: homeassistant
- type: trusted_networks
trusted_networks:
- 192.168.1.0/24
- 127.0.0.1/32
- 172.0.0.0/24
frontend:
themes: !include_dir_merge_named themes
lovelace:
mode: yaml
resources:
# HACS
- url: /hacsfiles/lovelace-card-mod/card-mod.js
type: module
- url: /hacsfiles/lovelace-fold-entity-row/fold-entity-row.js
type: module
- url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js
type: module
- url: /hacsfiles/button-card/button-card.js
type: module
- url: /hacsfiles/bar-card/bar-card.js
type: js
- url: /hacsfiles/mini-graph-card/mini-graph-card-bundle.js
type: module
- url: /hacsfiles/mini-media-player/mini-media-player-bundle.js
type: module
- url: /hacsfiles/simple-weather-card/simple-weather-card-bundle.js
type: module
- url: /hacsfiles/vertical-stack-in-card/vertical-stack-in-card.js
type: js
- url: /hacsfiles/lovelace-swipe-navigation/swipe-navigation.js
type: js
- url: /hacsfiles/custom-header/custom-header.js
type: module
- url: /hacsfiles/lovelace-auto-entities/auto-entities.js
type: module
- url: /hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js
type: module
# Custom
- url: /local/lovelace/counter-card.js
type: js
- url: /local/lovelace/hasl-departure-card.js
type: js
- url: /local/lovelace/hasl-trafikstatus-card.js
type: js
- url: /local/lovelace/chart-colors.js
type: js
- url: /local/lovelace/mm2-clock-card.js
type: module
system_health:
config:
conversation:
sun:
http:
ip_ban_enabled: true
login_attempts_threshold: 3
mobile_app:
ios:
automation: !include automation.yaml
script: !include script.yaml
input_boolean: !include input_boolean.yaml
person:
# zeroconf:
# ssdp:
# default_config:
# customize_glob:
# discovery:
# updater:
# cloud:
# history_graph: