Add day camp automation scripts and configuration
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
# Loads default set of integrations. Do not remove.
|
||||
default_config:
|
||||
|
||||
# Load custom components
|
||||
input_boolean: !include custom_variables.yaml
|
||||
script: !include scripts.yaml
|
||||
automation: !include automations.yaml
|
||||
|
||||
# Load frontend themes from the themes folder
|
||||
frontend:
|
||||
themes: !include_dir_merge_named themes
|
||||
@@ -17,6 +22,7 @@ http:
|
||||
- 192.168.1.1
|
||||
- 192.168.1.62
|
||||
- 192.168.1.210
|
||||
|
||||
### SMTP
|
||||
notify:
|
||||
- name: "mailgun_smtp"
|
||||
|
||||
Reference in New Issue
Block a user