Minor Edit

This commit is contained in:
ccostan 2018-03-02 20:59:20 -05:00
parent 5e0f773fcd
commit b1a316b767
1 changed files with 3 additions and 0 deletions

View File

@ -242,6 +242,7 @@ Read about it here on vCloudInfo.com</a><br>
<tr><td colspan="4"> <tr><td colspan="4">
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. 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.
<details>
<summary>IOS Notifications for Offline Devices, BadLogins, HA Startups, new HA versions and IP Changes for DNS.</summary><p align="center"> <summary>IOS Notifications for Offline Devices, BadLogins, HA Startups, new HA versions and IP Changes for DNS.</summary><p align="center">
<a href=https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/automation/System/ip_change.yaml> <a href=https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/automation/System/ip_change.yaml>
External IP changes - /config/automation/System/ip_change.yaml</a><br> External IP changes - /config/automation/System/ip_change.yaml</a><br>
@ -254,12 +255,14 @@ Shut interior script -/config/script/interior_off.yaml</a><br>
<a href=https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/automation/late_night_helper.yaml> <a href=https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/automation/late_night_helper.yaml>
Late night Helper Automation -/config/automation/late_night_helper.yaml</a><br> Late night Helper Automation -/config/automation/late_night_helper.yaml</a><br>
<p></details> <p></details>
<details>
<summary>Reminders to take my medicine sent as IOS notifications ONLY when I arrive back home for the night.</summary><p align="center"> <summary>Reminders to take my medicine sent as IOS notifications ONLY when I arrive back home for the night.</summary><p align="center">
<a href=https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/packages/ios.yaml> <a href=https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/packages/ios.yaml>
IOS Package - /config/automation/System/ip_change.yaml</a><br> IOS Package - /config/automation/System/ip_change.yaml</a><br>
<p></details> <p></details>
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. 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.
<details>
<summary>Custom Component Fire Tablet Media Player</summary><p align="center"> <summary>Custom Component Fire Tablet Media Player</summary><p align="center">
<a href=https://github.com/CCOSTAN/Home-AssistantConfig/tree/master/config/custom_components/media_player> <a href=https://github.com/CCOSTAN/Home-AssistantConfig/tree/master/config/custom_components/media_player>
Kiosk TTS Custom component - /config/custom_components/media_player</a><br> Kiosk TTS Custom component - /config/custom_components/media_player</a><br>