diff --git a/README.md b/README.md index a8efcf96..8a1a355a 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-#### Battery Backups - [UPS Blog write-up](http://www.vmwareinfo.com/2017/06/home-protection-from-power-outages-sort.html) +#### Battery Backups - [UPS Blog write-up](http://www.vCloudInfo.com/2017/06/home-protection-from-power-outages-sort.html) | |||||||||||||||||||||||||||||
@@ -155,10 +155,10 @@ Here is how all the parts talk to each other. Keep reading to see code examples [2 Prong UPS](http://amzn.to/2CijVG3) | -[Tesla Powerwall 2](http://www.vmwareinfo.com/2018/01/going-green-to-save-some-green-in-2018.html) | ||||||||||||||||||||||||||||
- | + | ||||||||||||||||||||||||||||
@@ -191,7 +191,7 @@ Using the APs (3 of them), The house monitors all Connected devices for Online/O | |||||||||||||||||||||||||||||
-#### Alexa Echo Devices - [Alexa Device Blog Post](http://www.vmwareinfo.com/2017/09/new-alexa-goodies-announced.html) +#### Alexa Echo Devices - [Alexa Device Blog Post](http://www.vCloudInfo.com/2017/09/new-alexa-goodies-announced.html) | |||||||||||||||||||||||||||||
@@ -214,7 +214,7 @@ Using the APs (3 of them), The house monitors all Connected devices for Online/O | |||||||||||||||||||||||||||||
-The Alexa devices in my house are for automation overrides. They are primarily an input device into Home Assistant. Using HA `Cloud` component, I am able to turn on /off most HA devices even if they don't have native Alexa support. The DOTs are littered around the house, the Tap is for Shower and Garage since it is super portable and the main echo fills the upstairs with Music. Voice input and playing [Whole House Music](http://www.vmwareinfo.com/2017/08/multi-room-audio-for-echo-its-finally.html) are where Echoes excel! The Wand is pool side for quick commands and controlling the music if need be.
+The Alexa devices in my house are for automation overrides. They are primarily an input device into Home Assistant. Using HA `Cloud` component, I am able to turn on /off most HA devices even if they don't have native Alexa support. The DOTs are littered around the house, the Tap is for Shower and Garage since it is super portable and the main echo fills the upstairs with Music. Voice input and playing [Whole House Music](http://www.vCloudInfo.com/2017/08/multi-room-audio-for-echo-its-finally.html) are where Echoes excel! The Wand is pool side for quick commands and controlling the music if need be.
Ability to ask Alexa to repeat the last Voice notification - 'Alexa, Turn on Last message'.
@@ -236,7 +236,7 @@ Responsibility Speech Code - /config/script/speech_engine.yaml#L56-L68 Context aware lighting control.
@@ -249,7 +249,7 @@ Be sure to Like and Subscribe if you enjoy this type of content.
-#### Mobile Devices and Tablets - [FloorPlan Blog post](http://www.vmwareinfo.com/2017/07/visualizing-smart-home-using-home.html)
+#### Mobile Devices and Tablets - [FloorPlan Blog post](http://www.vCloudInfo.com/2017/07/visualizing-smart-home-using-home.html)
|
@@ -266,7 +266,7 @@ Be sure to Like and Subscribe if you enjoy this type of content. |
|
|
- | | ||||||||||||||||||||||||
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.
@@ -299,7 +299,7 @@ Kiosk TTS Custom component - /config/custom_components/media_player | |||||||||||||||||||||||||||||
-#### Nest Products and SleepIQ - [Thermostat Basics Blog post](http://www.vmwareinfo.com/2018/02/smart-home-basics-thermostats.html) +#### Nest Products and SleepIQ - [Thermostat Basics Blog post](http://www.vCloudInfo.com/2018/02/smart-home-basics-thermostats.html) | |||||||||||||||||||||||||||||
@@ -319,7 +319,7 @@ Kiosk TTS Custom component - /config/custom_components/media_player | |||||||||||||||||||||||||||||
-This group of devices is basically for additional presence control. The Nest thermostats and Protects basically run themselves. The thermostat 'away' mode triggers my away scripts which turn items off. The Protects are SOLID [smoke detectors](http://www.vmwareinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html). They really came in handy during [Irma](http://www.vmwareinfo.com/2017/09/smart-home-lessons-from-hurricane-irma.html). The SleepIQ bed adds to my presence detection. It will notify HA if either side of the bed is occupied. More controls are coming but I use this extensively. The WiThings scale also triggers morning and goodnight routines depending on when I step on it during the day.
+This group of devices is basically for additional presence control. The Nest thermostats and Protects basically run themselves. The thermostat 'away' mode triggers my away scripts which turn items off. The Protects are SOLID [smoke detectors](http://www.vCloudInfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html). They really came in handy during [Irma](http://www.vCloudInfo.com/2017/09/smart-home-lessons-from-hurricane-irma.html). The SleepIQ bed adds to my presence detection. It will notify HA if either side of the bed is occupied. More controls are coming but I use this extensively. The WiThings scale also triggers morning and goodnight routines depending on when I step on it during the day.
Turn off lights when Nest Thermostats detects we are away. (Upstairs and Downstairs)
@@ -357,7 +357,7 @@ AMP redirect script - /config/script/amp_settings.yam
-#### Voice Notifications - [Giving Voice to the Smart Home Blog Post](http://www.vmwareinfo.com/2017/07/giving-voice-to-smart-home.html)
+#### Voice Notifications - [Giving Voice to the Smart Home Blog Post](http://www.vCloudInfo.com/2017/07/giving-voice-to-smart-home.html)
|
@@ -407,7 +407,7 @@ Once you can teach your house to talk, you just keep expanding on it's vocabular
|
-#### Various Hubs - [Smart Home Parts/Sum Blog Post](http://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)
+#### Various Hubs - [Smart Home Parts/Sum Blog Post](http://www.vCloudInfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)
|
@@ -451,7 +451,7 @@ Think of the Hubs each as bridges for HA to talk to various hardware around the
|
-#### Lights [Smart Home Parts/Sum Blog Post](http://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)
+#### Lights [Smart Home Parts/Sum Blog Post](http://www.vCloudInfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)
|
@@ -542,7 +542,7 @@ Interior Turn off Script - /config/script/interior_off.yaml |
-The ESPs while technically not a Hub do bridge the connection to all the windows and door sensors that are hardwired in my house. One set acts as my [DIY alarm system](http://www.vmwareinfo.com/2017/06/building-my-home-alarm-system-hardware.html) while the other act as [DIY Motion Sensors](http://www.vmwareinfo.com/2017/11/yet-another-inexpensive-motion-sensor.html). The Aura system uses Wifi waves to detect motion through walls. It covers the entire house. Scenes are activated via IFTTT/HA integration. When all else fails though, a good recording of a Bull Mastiff is sure to do the trick!
+The ESPs while technically not a Hub do bridge the connection to all the windows and door sensors that are hardwired in my house. One set acts as my [DIY alarm system](http://www.vCloudInfo.com/2017/06/building-my-home-alarm-system-hardware.html) while the other act as [DIY Motion Sensors](http://www.vCloudInfo.com/2017/11/yet-another-inexpensive-motion-sensor.html). The Aura system uses Wifi waves to detect motion through walls. It covers the entire house. Scenes are activated via IFTTT/HA integration. When all else fails though, a good recording of a Bull Mastiff is sure to do the trick!
| Shut down HVAC system if a Window or Door is left open for more than 5 minutes.
@@ -617,13 +617,13 @@ Dog Bark script - /config/automation/guard_dog.yaml
-[Outdoor LED Lighting](http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)
+[Outdoor LED Lighting](http://www.vCloudInfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)
|
|
|
- | | ||||||||||||||||||
The great outdoors can be automated too! Mainly lights but also the sprinkler system and water supply. The Phyn leak detector was announced in CES. It looks for abnormal flows and if senses them, alerts me and shuts water main. The GE Outlets are hooked up to my 12v transformers allowing me to turn the landscaping lights on and off. The LED strips are DIY and the recipe is in the next section.
@@ -656,7 +656,7 @@ Good Night automation - /config/automation/good_night.yaml | |||||||||||||||||||||||||||||
-#### Outdoor LED Accents - [DIY Blog Post](http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html) - [#71](https://github.com/CCOSTAN/Home-AssistantConfig/issues/71) +#### Outdoor LED Accents - [DIY Blog Post](http://www.vCloudInfo.com/2017/08/diy-outdoor-smart-home-led-strips.html) - [#71](https://github.com/CCOSTAN/Home-AssistantConfig/issues/71) | |||||||||||||||||||||||||||||
@@ -713,13 +713,13 @@ Motion automations - /config/script/front_house_motion.yaml [Chevy Bolt Electric Car](http://amzn.to/2DRP83a) | -[Siri, are my garage doors closed?](http://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html) +[Siri, are my garage doors closed?](http://www.vCloudInfo.com/2017/07/my-smart-home-look-at-parts-that-make.html) | ||||||||||||||||||||||||||||
- | + | ||||||||||||||||||||||||||||
@@ -861,6 +861,6 @@ Feel free to join the conversations there.
diff --git a/_Navigation_NOTICE_.md b/_Navigation_NOTICE_.md
index 61e11b46..e90a0b00 100755
--- a/_Navigation_NOTICE_.md
+++ b/_Navigation_NOTICE_.md
@@ -1,5 +1,5 @@
-
+
@@ -15,7 +15,7 @@
You can definately read more about my voice implimentations in my blog posts (linked below) or on the main repo page. Voice separates the average home from the Smart Home. Once you start teaching your home to talk, tweet or text, you'll be hard pressed to stop.
|