forked from matt8707/hass-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfiguration.yaml
executable file
·180 lines (168 loc) · 8.51 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
mobile_app:
# discovery:
conversation:
api:
websocket_api:
stream:
ffmpeg:
media_source:
lovelace:
mode: yaml
resources:
[ { url: /hacsfiles/bar-card/bar-card.js, type: module },
{ url: /hacsfiles/button-card/button-card.js, type: module },
{ url: /hacsfiles/kiosk-mode/kiosk-mode.js, type: module },
#{ url: /hacsfiles/browser_mod/browser_mod.js, type: module },
#{ url: /hacsfiles/light-entity-card/light-entity-card.js, type: module },
#{ url: /hacsfiles/light-popup-card/light-popup-card.js, type: module },
#{ url: /hacsfiles/lovelace-card-mod/card-mod.js, type: module },
{ url: /hacsfiles/lovelace-hui-element/hui-element.js, type: module },
{ url: /hacsfiles/lovelace-layout-card/layout-card.js, type: module },
{ url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js, type: module },
{ url: /hacsfiles/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js, type: module },
{ url: /hacsfiles/lovelace-valetudo-map-card/valetudo-map-card.js, type: module },
{ url: /hacsfiles/mini-graph-card/mini-graph-card-bundle.js, type: module },
{ url: /hacsfiles/swipe-card/swipe-card.js, type: module },
{ url: /hacsfiles/apexcharts-card/apexcharts-card.js, type: module },
{ url: /hacsfiles/zigbee2mqtt-networkmap/zigbee2mqtt-networkmap.js, type: module },
{ url: /hacsfiles/purifier-card/purifier-card.js, type: module },
{ url: /hacsfiles/home-assistant-sun-card/home-assistant-sun-card.js, type: module },
{ url: /hacsfiles/config-template-card/config-template-card.js, type: module },
{ url: /hacsfiles/lovelace-weather-card-chart/weather-card-chart.js, type: module },
{ url: /hacsfiles/lovelace-auto-entities/auto-entities.js, type: module },
{ url: /hacsfiles/air-visual-card/air-visual-card.js, type: module },
{ url: /hacsfiles/frigate-hass-card/frigate-hass-card.js, type: module },
{ url: /hacsfiles/webrtc/webrtc-camera.js, type: module },
{ url: /hacsfiles/history-explorer-card/history-explorer-card.js, type: module },
#{ url: /hacsfiles/alarmo-card/alarmo-card.js, type: module },
#{ url: '/local/hold_action_fix.js?v=1', type: module },
{ url: /hacsfiles/ha-card-weather-conditions/ha-card-weather-conditions.js, type: module },
{ url: /hacsfiles/ha-floorplan/floorplan.js, type: module },
{ url: /hacsfiles/mini-humidifier/mini-humidifier-bundle.js, type: module },
{ url: /hacsfiles/mini-media-player/mini-media-player-bundle.js, type: module },
{ url: /hacsfiles/zha-network-card/zha-network-card.js, type: module },
{ url: /hacsfiles/home-feed-card/lovelace-home-feed-card.js, type: module },
{ url: /hacsfiles/atomic-calendar-revive/atomic-calendar-revive.js, type: module },
{ url: /hacsfiles/generic-remote-control-card/generic-remote-control-card.js, type: module },
{ url: /hacsfiles/entity-attributes-card/entity-attributes-card.js, type: module },
{ url: /hacsfiles/search-card/search-card.js, type: module },
{ url: /hacsfiles/garbage-collection-card/garbage-collection-card.js, type: module },
{ url: /hacsfiles/lovelace-swipe-navigation/lovelace-swipe-navigation.js, type: module },
{ url: /hacsfiles/tv-card/tv-card.js, type: module },
{ url: /hacsfiles/tv-card/tv-card-editor.js, type: module },
{ url: /hacsfiles/lovelace-template-entity-row/template-entity-row.js, type: module },
{ url: /hacsfiles/simple-weather-card/simple-weather-card-bundle.js, type: module },
{ url: /hacsfiles/uptime-card/uptime-card.js, type: module },
{ url: /hacsfiles/lovelace-battery-entity-row/battery-entity-row.js, type: module },
{ url: /hacsfiles/lovelace-more-info-card/more-info-card.js, type: module },
{ url: /hacsfiles/lovelace-mushroom/mushroom.js, type: module },
{ url: /hacsfiles/lovelace-state-switch/state-switch.js, type: module },
{ url: /hacsfiles/lovelace-gui-sandbox/gui-sandbox.js, type: module },
{ url: /hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js, type: module },
{ url: /hacsfiles/lovelace-weather-chart-card/weather-chart-card.js, type: module },
{ url: /hacsfiles/weather-chart-card/weather-chart-card.js, type: module },
{ url: /hacsfiles/platinum-weather-card/platinum-weather-card.js, type: module },
{ url: /hacsfiles/lovelace-fold-entity-row/fold-entity-row.js, type: module },
{ url: /hacsfiles/lovelace-swipe-navigation/swipe-navigation.js, type: module },
{ url: /hacsfiles/power-wheel-card/power-wheel-card.js, type: module },
{ url: /hacsfiles/popup-backdrop-filter/popup-backdrop-filter.js, type: module },
{ url: /hacsfiles/vertical-stack-in-card/vertical-stack-in-card.js, type: module },
{ url: /hacsfiles/stack-in-card/stack-in-card.js, type: module },
#{ url: '/local/calendar-card.js', type: module },
#{ url: '/local/custom_icons.js', type: module },
{ url: '/local/marked.min.js?v=4.3.0', type: module },
{ url: '/local/vanilla-tilt.min.js?v=1.8', type: module },
{ url: '/local/browser_mod_icon.js?v=0.5', type: module },
{ url: '/local/fonts.css?v=2.1', type: css } ]
dashboards:
lovelace-tablet:
mode: yaml
title: Tablet
icon: mdi:tablet-dashboard
show_in_sidebar: true
filename: ui-lovelace-tablet.yaml
lovelace-test:
mode: yaml
title: Test
icon: mdi:tablet-dashboard
show_in_sidebar: true
filename: dashboard-main.yaml
homeassistant:
packages: !include_dir_named packages
customize_domain:
automation:
initial_state: true
allowlist_external_dirs:
- /config
- /config/www
frontend:
extra_module_url:
- /hacsfiles/lovelace-card-mod/card-mod.js
themes: !include_dir_merge_named themes
template: !include sidebar.yaml
http:
use_x_forwarded_for: true
ip_ban_enabled: false
cors_allowed_origins: !secret cors_allowed_origins
trusted_proxies: !secret trusted_proxies
logger:
default: warning
logs:
homeassistant.components.websocket_api: fatal
homeassistant.components.camera: fatal
homeassistant.helpers.entity: fatal
# homeassistant.components.http: debug
# homeassistant.components.util: debug
# homeassistant.core: debug
# aiohttp.server: debug
# homeassistant.util: debug
# homeassistant.util.yaml: debug
# homeassistant.util.yaml.loader: debug
#homeassistant.components.sodexo_dlaciebie: debug
recorder:
purge_keep_days: 10
auto_purge: true
commit_interval: 30
include:
domains:
- air_quality
- binary_sensor
- sensor
- switch
#- media_player
- person
- device_tracker
- input_select
exclude:
entity_globs:
- sensor.weather_*
- binary_sensor.nokia_*
- binary_sensor.ta_*
- binary_sensor.redmi_*
- binary_sensor.amazon_tablet*
- binary_sensor.25ffd809_364afacd
- binary_sensor.fire_tablet*
- binary_sensor.kftrwi*
- sensor.nokia_*
- sensor.ta_*
- sensor.redmi_*
- sensor.amazon_tablet*
- sensor.count*
- sensor.dab7da49*
- sensor.25ffd809_364afacd
- sensor.ff084fda_073ef5d8
- sensor.b955c88d_61f3339e
#- sensor.fire_tablet*
- sensor.kftrwi*
- sensor.template_sidebar
- sensor.date_time
- sensor.time
- sensor.firefox_on_pc
#- sensor.router*
- sensor.processor*
- switch.smart_plug_2*
#- sensor.pc_daily
- sensor.pc_monthly
- sensor.pc_yearly