This is the current config. Moved old to the v1-config branch

This commit is contained in:
Jeffrey Stone
2018-03-06 11:08:20 -05:00
parent 67ecd08d7a
commit 5d3079379d
47 changed files with 0 additions and 317 deletions

0
scripts/inside_all_off.yaml Executable file → Normal file
View File

0
scripts/inside_all_on.yaml Executable file → Normal file
View File

0
scripts/jeff_is_moving.yaml Executable file → Normal file
View File

0
scripts/jeff_is_stationary.yaml Executable file → Normal file
View File

View File

@@ -1,9 +0,0 @@
sequence:
- event: LOGBOOK_ENTRY
event_data:
name: EVENT
message: "Jeff Status Unknown"
- service: input_select.select_option
data:
entity_id: input_select.jeff_status
option: unknown

0
scripts/outside_all_off.yaml Executable file → Normal file
View File

0
scripts/outside_all_on.yaml Executable file → Normal file
View File

View File

@@ -1,5 +0,0 @@
sequence:
- service: mqtt.publish
data:
topic: "owntracks/owntracks/jeffreysphone/cmd"
payload_template: '{"_type":"cmd","action":"reportLocation"}'