home-assistant-configuration/automation.yaml

23 lines
791 B
YAML
Executable File

# General
- !include automations/good_morning.yaml
- !include automations/good_night.yaml
# Sun Based
- !include automations/sunset_outside_on.yaml
- !include automations/sunset_inside_on.yaml
- !include automations/sunrise_outside_off.yaml
- !include automations/sunrise_inside_off.yaml
# Weather Based
- !include automations/cloudy_inside_on_home.yaml
# Jeff
- !include automations/jeff_home_enter.yaml
- !include automations/jeff_home_leave.yaml
- !include automations/jeff_status_moving.yaml
- !include automations/jeff_status_stationary.yaml
- !include automations/jeff_status_lost.yaml
# Kat
- !include automations/kat_home_enter.yaml
- !include automations/kat_home_leave.yaml
# Garage
- !include automations/close_garage_at_nine.yaml
- !include automations/close_garage_on_away.yaml