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:
Jeffrey Stone
2017-01-28 09:30:56 -05:00
parent 83047d0fa8
commit 5defb5cff4
20 changed files with 173 additions and 17 deletions

View File

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