From 5e0f773fcdd2b3ae5d89a1b319936d96d33bf123 Mon Sep 17 00:00:00 2001 From: ccostan Date: Fri, 2 Mar 2018 20:57:25 -0500 Subject: [PATCH] More Hidden easter eggs to the ReadMe file. (under Mobile Devices) #322 --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4084016d..5af3c664 100755 --- a/README.md +++ b/README.md @@ -242,11 +242,28 @@ Read about it here on vCloudInfo.com
Mobile devices are a critical part of my Home Automation. They establish presence in the house and are the basis for many automations. Home? Turn on the lights. Leave? Turn them all off kind of thing. We use [NMAP](https://github.com/CCOSTAN/Home-AssistantConfig/tree/master/config/device_tracker) for presence detection. -* IOS Notifications for Offline Devices, BadLogins, HA Startups, new HA versions and [External IP changes](https://community.home-assistant.io/t/detect-if-ip-changes/6830) for DNS. -* Turn on certain lights and switches when we get home. Turn off most interior lights when we leave the house. -* Reminders to take my medicine sent as IOS notifications ONLY when I arrive back home for the night. +IOS Notifications for Offline Devices, BadLogins, HA Startups, new HA versions and IP Changes for DNS.

+ +External IP changes - /config/automation/System/ip_change.yaml
+ +Network Monitor package - /config/packages/network.yaml
+ +Away triggers -/config/automation/away.yaml
+ +Shut interior script -/config/script/interior_off.yaml
+ +Late night Helper Automation -/config/automation/late_night_helper.yaml
+

+

Reminders to take my medicine sent as IOS notifications ONLY when I arrive back home for the night.

+ +IOS Package - /config/automation/System/ip_change.yaml
+

The Tablets are for the awesome FloorPlan that you see in the images. We have 2 in the house mounted for quick consumption of all the HA data in a glance. We also leverage them as TTS endpoints. During certain times of the day, TTS is only played on the tablets rather than over the whole house. Other times, Notifications are sent only to the Mobile Devices rather than using speech. +

Custom Component Fire Tablet Media Player

+ +Kiosk TTS Custom component - /config/custom_components/media_player
+