forked from MaxxKra/Abfallerinnerung
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfiguration.yaml
More file actions
35 lines (30 loc) · 1.65 KB
/
configuration.yaml
File metadata and controls
35 lines (30 loc) · 1.65 KB
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
# ## ## ####### ## ## ######## #### ###### #
# ## ## ## ## ### ## ## ## ## ## #
# ## ## ## ## #### ## ## ## ## #
# ##### ## ## ## ## ## ###### ## ## #### #
# ## ## ## ## ## #### ## ## ## ## #
# ## ## ## ## ## ### ## ## ## ## #
# ## ## ####### ## ## ## #### ###### #
#########################################################################################
#---------------------------------------------------------------------------------------#
##------------------------------- Hauptkonfiguration ---------------------------------##
#---------------------------------------------------------------------------------------#
#########################################################################################
#-----------------------------------------------------------
# Inkludierte Dateien
#-----------------------------------------------------------
# Ordner Zugriffsberechtigungen Extern/Intern
homeassistant:
allowlist_external_dirs:
- /config/sensor
- /config/template
sensor: !include_dir_list sensor
template: !include_dir_list template
#-----------------------------------------------------------
# Müll-Kalender
#-----------------------------------------------------------
waste_collection_schedule:
sources:
- name: ics
args:
file: "www/muell/Abfallkalender.ics"