diff --git a/README.md b/README.md
index 55695576..fcfb91a9 100755
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ As of 2018, I have migrated everything to a Docker based platform. You can read
* The amazing [Floorplan](https://github.com/pkozul/ha-floorplan) project to help visualize my smarthome.
* SSL via [SSLS](https://SSLS.com) - 5 Bucks A Year! - Keeps me safe! - [Youtube Video on Port Forwarding](https://youtu.be/y5NOP1F-xGU) - On my Arris TG1682 Modem
* [Docker-Compose.yaml](https://github.com/CCOSTAN/Docker_Support) - Realtime list of all the Containers.
-* [Dasher Container](https://github.com/maddox/dasher) to leverage those cheap [Amazon Dash Buttons](http://amzn.to/2dPKZhM)
+* [Dasher Container](https://github.com/maddox/dasher) to leverage those cheap [Amazon Dash Buttons](https://youtu.be/rwQVe6sIi9w)
* [HomeBridge Container](https://github.com/nfarina/homebridge) for full HA <-> Homekit compatibility.
* [Unifi controller Container to manage](https://github.com/jacobalberty/unifi-docker) [APs](http://amzn.to/2mBSfE9)
@@ -286,7 +286,7 @@ Be sure to Like and Subscribe if you enjoy this type of content.
[iPhones](http://amzn.to/2l9Yoq9)
-[Dash Buttons](http://amzn.to/2GT8Olb)
+[Dash Buttons](https://youtu.be/rwQVe6sIi9w)
|
[Amazon Fire Tablets Gen 7](http://amzn.to/2tqlMCW) |
diff --git a/config/automation/System/Self_heal.yaml b/config/automation/System/Self_heal.yaml
index 19f18d69..47f84f46 100755
--- a/config/automation/System/Self_heal.yaml
+++ b/config/automation/System/Self_heal.yaml
@@ -18,8 +18,8 @@
tweet: >-
{{ [
"While they sleep, I self heal the #Z-Wave network with #Wink. (https://github.com/CCOSTAN/Home-AssistantConfig#hubs)",
- "2:30am, Time to restart the #Amazon Alarm Panels for a fresh start in the morning. (http://www.vmwareinfo.com/2017/08/project-update-visualization-of-home.html)",
- "Restarting the #Amazon Fire Tablets nightly to clear memory issues or any other bugs (http://www.vmwareinfo.com/2017/07/visualizing-smart-home-using-home.html)",
+ "2:30am, Time to restart the #Amazon Alarm Panels for a fresh start in the morning. (https://www.vcloudinfo.com/2017/08/project-update-visualization-of-home.html)",
+ "Restarting the #Amazon Fire Tablets nightly to clear memory issues or any other bugs (https://www.vcloudinfo.com/2017/07/visualizing-smart-home-using-home.html)",
"Nightly #Z-WAVE Self heals keep all the gear in check! (https://github.com/CCOSTAN/Home-AssistantConfig#hubs)",
"Every night at 2:31am, I do my self-heal and rebuild the #ZWAVE network.",
"Without my Nightly #ZWave Self Heal, things get a little whackado.",
diff --git a/config/automation/System/update_notification.yaml b/config/automation/System/update_notification.yaml
index 430a04eb..31d56c39 100755
--- a/config/automation/System/update_notification.yaml
+++ b/config/automation/System/update_notification.yaml
@@ -28,7 +28,7 @@
] | random -}}
{% endmacro %}
{% macro getVersion() %}
- "New version of @Home_Assistant! Cannot wait for @CCostan to install {{ states('updater.updater') }}! (http://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)"
+ "New version of @Home_Assistant! Cannot wait for @CCostan to install {{ states('updater.updater') }}! (https://www.vcloudinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)"
{% endmacro %}
{%- macro getRandomSnark() -%}
{{- [
diff --git a/config/automation/Timed_Triggers/sunrise_turn_off.yaml b/config/automation/Timed_Triggers/sunrise_turn_off.yaml
index d3847a12..bf475236 100755
--- a/config/automation/Timed_Triggers/sunrise_turn_off.yaml
+++ b/config/automation/Timed_Triggers/sunrise_turn_off.yaml
@@ -19,7 +19,7 @@
{{ [
"Even though they are sleeping, I still turn off the outdoor lights before sunrise.",
"Birds are awake, tweeting and chirping and so is the Bear Stone House. Good morning everyone!",
- "It was a beautiful sunrise. Time to turn off the exterior lights. (http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
+ "It was a beautiful sunrise. Time to turn off the exterior lights. (https://www.vcloudinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
"If the sun is out, we do not need the exterior lights on. (https://github.com/CCOSTAN/Home-AssistantConfig#landscaping)",
"The sun is up so it is time to turn the outside lights off.",
"I see the sun! Time to turn off the outside lights",
diff --git a/config/automation/Timed_Triggers/sunset_turn_on.yaml b/config/automation/Timed_Triggers/sunset_turn_on.yaml
index 8b11b4ad..3470605a 100755
--- a/config/automation/Timed_Triggers/sunset_turn_on.yaml
+++ b/config/automation/Timed_Triggers/sunset_turn_on.yaml
@@ -26,7 +26,7 @@
" #Sunset",
" #HomeAutomation",
" #AccentLighting",
- " (http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
+ " (https://www.vcloudinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
" (https://youtu.be/FcBVu_yk2iY)",
" (https://www.vcloudinfo.com/2018/09/unboxing-philips-hue-calla-landscape.html)"
] | random }}
diff --git a/config/packages/battery_levels.yaml b/config/packages/battery_levels.yaml
index 68611894..a4207051 100755
--- a/config/packages/battery_levels.yaml
+++ b/config/packages/battery_levels.yaml
@@ -1,6 +1,6 @@
#-------------------------------------------
# Fire Tablet Alarm Panel -
-# http://www.vmwareinfo.com/2017/07/visualizing-smart-home-using-home.html
+# https://www.vcloudinfo.com/2017/07/visualizing-smart-home-using-home.html
#-------------------------------------------
#
# homeassistant:
diff --git a/config/packages/fire_tablet.yaml b/config/packages/fire_tablet.yaml
index 91f9d8b4..164ef420 100755
--- a/config/packages/fire_tablet.yaml
+++ b/config/packages/fire_tablet.yaml
@@ -1,6 +1,6 @@
#-------------------------------------------
# Global Fire Tablet settings -
-# http://www.vmwareinfo.com/2017/07/visualizing-smart-home-using-home.html
+# https://www.vcloudinfo.com/2017/07/visualizing-smart-home-using-home.html
#-------------------------------------------
# We block the auto adjust brightness routines for the tablets.
# Use ALARM and Floorplan for the security system.
diff --git a/config/packages/holiday.yaml b/config/packages/holiday.yaml
index a53d2892..0ac2abe8 100755
--- a/config/packages/holiday.yaml
+++ b/config/packages/holiday.yaml
@@ -48,7 +48,7 @@ sensor:
# Sensor Uses Flag data from this calendar - http://www.webcal.fi/en-US/flag_days.php
################################################################################
- platform: rest
- resource: http://www.webcal.fi/cal.php?id=335&format=json&start_year=current_year&end_year=current_year&tz=America%2FNew_York
+ resource: https://www.webcal.fi/cal.php?id=335&format=json&start_year=current_year&end_year=current_year&tz=America%2FNew_York
name: Flag
scan_interval: 14400
value_template: >-
@@ -130,8 +130,8 @@ automation:
"Just checked with Alexa & today is {{ states.sensor.holiday.state }}."
] | random + [
" #DayOff",
- "(http://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
- "(http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
+ "(https://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
+ "(https://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
"https://www.vcloudinfo.com/2019/02/everyday-holiday-smart-lights-valentines-day-edition.html)",
"#{{ states.sensor.holiday.state }}"
] | random }}
diff --git a/config/packages/nest_protects.yaml b/config/packages/nest_protects.yaml
index 1eeac954..cacb9d11 100755
--- a/config/packages/nest_protects.yaml
+++ b/config/packages/nest_protects.yaml
@@ -2,7 +2,7 @@
# Nest Protect Package
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
-# - Write up- http://www.vmwareinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html
+# - Write up- https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html
######################################################################################################
#-----------------------------------
homeassistant:
@@ -122,7 +122,7 @@ automation:
- service: script.tweet_engine
data_template:
- tweet: "An emergency has been detected on {{ trigger.to_state.attributes.friendly_name }} @CCostan (http://www.vmwareinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)"
+ tweet: "An emergency has been detected on {{ trigger.to_state.attributes.friendly_name }} @CCostan (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)"
- alias: Nest Protect Offline Notify
hide_entity: true
@@ -155,4 +155,4 @@ automation:
- service: script.tweet_engine
data:
- tweet: "Oh NO! {{ trigger.to_state.attributes.friendly_name }} is now in {{ (trigger.to_state.state)|replace('_', ' ') }} mode. @Nest. (http://www.vmwareinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html) #Safety"
+ tweet: "Oh NO! {{ trigger.to_state.attributes.friendly_name }} is now in {{ (trigger.to_state.state)|replace('_', ' ') }} mode. @Nest. (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html) #Safety"
diff --git a/config/script/monthly_color_scene.yaml b/config/script/monthly_color_scene.yaml
index 7a04861e..c717714a 100755
--- a/config/script/monthly_color_scene.yaml
+++ b/config/script/monthly_color_scene.yaml
@@ -3,7 +3,7 @@
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Youtube Video description of how I use this script
# https://www.vcloudinfo.com/2018/10/easy-smart-home-gadgets-i-use-for-my.html
-# http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html
+# https://www.vcloudinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html
# https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html
######################################################################################################
###Script to turn on scene for the appropriate month for the front of the house but only when the sun is down.
diff --git a/config/script/skybell_pressed.yaml b/config/script/skybell_pressed.yaml
index c0815563..d53ad0f5 100755
--- a/config/script/skybell_pressed.yaml
+++ b/config/script/skybell_pressed.yaml
@@ -53,7 +53,7 @@ skybell_pressed:
] | random + [
" #Security",
" (https://github.com/CCOSTAN/Home-AssistantConfig#cameras)",
- " (http://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
+ " (https://www.vcloudinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
" (https://amzn.to/2LeJnyl)",
" #HomeAutomation"
] | random }}
diff --git a/config/script/tweet.yaml b/config/script/tweet.yaml
index d30bb24c..45d0ea73 100755
--- a/config/script/tweet.yaml
+++ b/config/script/tweet.yaml
@@ -52,8 +52,8 @@ tweet_engine_setup:
"Beep. Bop. Beep. Boop. I am a #roBOT run by @CCostan",
"I have spoken for about {{ states.sensor.speech_time.attributes.value|replace('m', '') }} minutes in the last 24 hours.",
"When you add it all up, I have spoken for about {{ states.sensor.speech_time.attributes.value|replace('m', '') }} minutes in the last 24 hours!",
- "The #Docker Host has been running for {{ states('sensor.last_boot_templated') }} (http://www.vmwareinfo.com/2018/02/journey-to-docker.html)",
- "The #Docker Host for Home Assistant is using {{ states('sensor.disk_use_percent') }}% of the hard drive currently. (http://www.vmwareinfo.com/2018/02/journey-to-docker.html)",
+ "The #Docker Host has been running for {{ states('sensor.last_boot_templated') }} (https://www.vcloudinfo.com/2018/02/journey-to-docker.html)",
+ "The #Docker Host for Home Assistant is using {{ states('sensor.disk_use_percent') }}% of the hard drive currently. (https://www.vcloudinfo.com/2018/02/journey-to-docker.html)",
"I am running Home Assistant version {{ states('sensor.ha_installed_version') }} (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
"Home Assistant has been running for {{ states('sensor.ha_uptime') }}. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
"The Github code (https://github.com/CCOSTAN/Home-AssistantConfig#logo) has {{ states.sensor.github_stats.attributes.stargazers_count}} stars and counting. Currently with {{ states.sensor.github_stats.attributes.open_issues }} open #Todo items."
@@ -80,7 +80,7 @@ tweet_engine_setup:
],
"cloud": [
- "Average Cloud Coverage: {{ states('sensor.dark_sky_cloud_coverage') }}%, Average Temp: {{ states('sensor.dark_sky_temperature') }}°F #Solar (http://www.vmwareinfo.com/2018/01/going-green-to-save-some-green-in-2018.html)"
+ "Average Cloud Coverage: {{ states('sensor.dark_sky_cloud_coverage') }}%, Average Temp: {{ states('sensor.dark_sky_temperature') }}°F #Solar (https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html)"
],
"speedtest": [
diff --git a/config/templates/speech/briefing.yaml b/config/templates/speech/briefing.yaml
index 4788eb69..354e7805 100755
--- a/config/templates/speech/briefing.yaml
+++ b/config/templates/speech/briefing.yaml
@@ -124,13 +124,13 @@
{%- macro days_until() -%}
{% set month=states("sensor.date").split('-')[1] | int %}
{%- if month == 4 or month == 5 -%}
- There are {{ states.sensor.mothersday_countdown.state }} days until Mothers day!
+ and don't forget, there are {{ states.sensor.mothersday_countdown.state }} days until Mothers day!
{%- elif month == 6 -%}
- There are {{ states.sensor.fathersday_countdown.state }} days until Fathers day!
+ and don't forget, there are {{ states.sensor.fathersday_countdown.state }} days until Fathers day!
{%- elif month == 9 or month == 10 -%}
- There are {{ states.sensor.halloween_countdown.state }} days until Halloween!
+ and don't forget, there are {{ states.sensor.halloween_countdown.state }} days until Halloween!
{%- elif month == 11 or month == 12 -%}
- There are {{ states.sensor.xmas_countdown.state }} days until Christmas!
+ and don't forget, there are {{ states.sensor.xmas_countdown.state }} days until Christmas!
{% endif %}
{%- endmacro -%}