mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
Lots of updates:
- Updated .gitignore to explicitly allow files and folders but block everything else. - Added automations for Kat's Phone - Updated Kat's Phone used in Tracking - Added Google Time to Home for Kat - Reducing the messages being sent to pushbullet.
This commit is contained in:
5
scripts.yaml
Normal file
5
scripts.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
refresh_devices: !include scripts/refresh_devices.yaml
|
||||
inside_all_on: !include scripts/inside_all_on.yaml
|
||||
outside_all_on: !include scripts/outside_all_on.yaml
|
||||
inside_all_off: !include scripts/inside_all_off.yaml
|
||||
outside_all_off: !include scripts/outside_all_off.yaml
|
Reference in New Issue
Block a user