Add day camp automation scripts and configuration

This commit is contained in:
2025-06-25 10:02:29 -04:00
parent 26249cc46a
commit a4d5450b8b
4 changed files with 84 additions and 0 deletions

View File

@@ -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"