diff --git a/config/README.md b/config/README.md index 855a6256..fb40491c 100755 --- a/config/README.md +++ b/config/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -15,7 +15,7 @@ This is the main directory of the Repo. You will find more helpful ReadMe files in the directoies as you browse them. Not all but each day I add more. I use a configuration type called split configuration. So my main configuration.yaml file is broken out into many different files located in the directories. Be sure to visit the package directory where practically self contained YAML files exist that you can easily drop into your configurations to be up and running fast with various automations and components. You can also subscribe via RSS to every commit I make in this repo by clicking the Feed icon on the bottom of this page.

- + Blog | @@ -63,10 +63,10 @@ This is the main directory of the Repo. You will find more helpful ReadMe files

Buy me a coffeeYou can buy me a coffeeBuy me a coffee
-Recent Commits to Bear Stone Smart Home +Recent Commits to Bear Stone Smart Home
-
- +
+ Affiliate Disclosure

diff --git a/config/automation/README.md b/config/automation/README.md index b7409d85..6e16a850 100755 --- a/config/automation/README.md +++ b/config/automation/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -15,7 +15,7 @@ This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.

- + Blog | @@ -57,5 +57,5 @@ This is the basic sub-directory in my home assistant repo. Slowly everything is **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/automation/Speech/High_Wind_Speed_Check.yaml b/config/automation/Speech/High_Wind_Speed_Check.yaml index a59f9d19..155768d7 100755 --- a/config/automation/Speech/High_Wind_Speed_Check.yaml +++ b/config/automation/Speech/High_Wind_Speed_Check.yaml @@ -54,9 +54,9 @@ tweet: > {% set windspeed = states.sensor.dark_sky_wind_speed.state | round %} {% if ( windspeed > 25 ) and ( windspeed <= 40 ) %} - HEAVY WINDS!!! Current Wind Speed is : {{windspeed}} mph! Be VERY careful outdoors! #Florida #Weather (http://amzn.to/2jQLpVQ) + HEAVY WINDS!!! Current Wind Speed is : {{windspeed}} mph! Be VERY careful outdoors! #Florida #Weather (https://amzn.to/2jQLpVQ) {% elif ( windspeed > 40 ) and ( windspeed <= 60 ) %} - Current Wind Speed is : {{windspeed}} mph! Warning! #Florida #Weather (http://amzn.to/2jQLpVQ) FIND SHELTER IMMEDIATELY! #Florida #Weather (http://amzn.to/2jQLpVQ) + Current Wind Speed is : {{windspeed}} mph! Warning! #Florida #Weather (https://amzn.to/2jQLpVQ) FIND SHELTER IMMEDIATELY! #Florida #Weather (https://amzn.to/2jQLpVQ) {% elif ( windspeed > 60 ) %} - Current Wind Speed is : {{windspeed}} mph! HURRICANE WINDS. FIND SHELTER, AND STAY INDOORS! #Florida #Weather (http://amzn.to/2jQLpVQ) + Current Wind Speed is : {{windspeed}} mph! HURRICANE WINDS. FIND SHELTER, AND STAY INDOORS! #Florida #Weather (https://amzn.to/2jQLpVQ) {% endif %} diff --git a/config/automation/Speech/README.md b/config/automation/Speech/README.md index 9b411810..83734c2b 100755 --- a/config/automation/Speech/README.md +++ b/config/automation/Speech/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -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.

- + Blog | @@ -60,9 +60,9 @@ You can definately read more about my voice implimentations in my blog posts (li **Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA)

- Recent Commits to Bear Stone Smart Home + Recent Commits to Bear Stone Smart Home
-
- +
+ Affiliate Disclosure

diff --git a/config/automation/System/README.md b/config/automation/System/README.md index a6b4de80..f7a12ed0 100755 --- a/config/automation/System/README.md +++ b/config/automation/System/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -15,7 +15,7 @@ This directory is primarily used for automations that are just running in the background all the time. Little robots just doing thier thing to help make the house the smartest and most proactive it can be for us.

- + Blog | @@ -57,5 +57,5 @@ This directory is primarily used for automations that are just running in the ba **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/automation/System/Self_heal.yaml b/config/automation/System/Self_heal.yaml index d01d12a6..8d098c92 100755 --- a/config/automation/System/Self_heal.yaml +++ b/config/automation/System/Self_heal.yaml @@ -1,6 +1,6 @@ ################################### ## Self Healing Section - -## Home Assistant runs on my [Raspberry Pi 3](http://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](http://amzn.to/2eAiAP0). +## Home Assistant runs on my [Raspberry Pi 3](https://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](https://amzn.to/2eAiAP0). ################################### - alias: Heal Components Nightly diff --git a/config/automation/System/Wink_update_notification.yaml b/config/automation/System/Wink_update_notification.yaml index 599f40f0..d2228509 100755 --- a/config/automation/System/Wink_update_notification.yaml +++ b/config/automation/System/Wink_update_notification.yaml @@ -34,4 +34,4 @@ {{ [ "Check @TheWinkApp Hub @CCostan. Update is needed. {{ states.binary_sensor.carlowink.attributes }}", "New update from @TheWinkApp. Hop to it @CCostan" - ] | random + "(http://amzn.to/2orGEWo)"}} + ] | random + "(https://amzn.to/2orGEWo)"}} diff --git a/config/automation/Timed_Triggers/README.md b/config/automation/Timed_Triggers/README.md index 87401fbf..40a5bcbd 100755 --- a/config/automation/Timed_Triggers/README.md +++ b/config/automation/Timed_Triggers/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -13,7 +13,7 @@

- + Blog | @@ -62,5 +62,5 @@ This directory is primarily used for automations that are triggered via time. D **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/automation/dash_buttons.yaml b/config/automation/dash_buttons.yaml index f1487a90..efbe21db 100755 --- a/config/automation/dash_buttons.yaml +++ b/config/automation/dash_buttons.yaml @@ -1,5 +1,5 @@ ################################### -## Press an [Amazon Dash Buttons](http://amzn.to/2dPKZhM) and then stuff happens. +## Press an [Amazon Dash Buttons](https://amzn.to/2dPKZhM) and then stuff happens. ################################### - alias: 'Toggle Office Light on/off' diff --git a/config/automation/garadget.yaml b/config/automation/garadget.yaml index ed4e9f70..afc0c57b 100755 --- a/config/automation/garadget.yaml +++ b/config/automation/garadget.yaml @@ -1,5 +1,5 @@ ################################### -## Garadget Stuff - [Garadget](http://amzn.to/2jQLpVQ) - Garage Door opener/sensor +## Garadget Stuff - [Garadget](https://amzn.to/2jQLpVQ) - Garage Door opener/sensor ## ################################### diff --git a/config/automation/garage_entry_light.yaml b/config/automation/garage_entry_light.yaml index f3790115..bdbe5838 100755 --- a/config/automation/garage_entry_light.yaml +++ b/config/automation/garage_entry_light.yaml @@ -1,6 +1,6 @@ ################################### ## ZWave Section - -## Home Assistant runs on my [Raspberry Pi 3](http://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](http://amzn.to/2eAiAP0). +## Home Assistant runs on my [Raspberry Pi 3](https://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](https://amzn.to/2eAiAP0). ################################### ############################################################## diff --git a/config/automation/kitchen_lights_and_accents.yaml b/config/automation/kitchen_lights_and_accents.yaml index 8f18bcb8..4705212e 100755 --- a/config/automation/kitchen_lights_and_accents.yaml +++ b/config/automation/kitchen_lights_and_accents.yaml @@ -1,7 +1,7 @@ ##################################################################################### ### If the Kitchen Lights go on for more than 10 minutes, turn off the accent lights -### connected to [Etekcity Outlets](http://amzn.to/2efNoBP) -## [433Mhz Transmitter and receiver](http://amzn.to/2dceNY2) +### connected to [Etekcity Outlets](https://amzn.to/2efNoBP) +## [433Mhz Transmitter and receiver](https://amzn.to/2dceNY2) ##################################################################################### - alias: Kitchen lights on - Accent lights off diff --git a/config/automation/master_bath_accents.yaml b/config/automation/master_bath_accents.yaml index 4f5ee106..ab846c56 100755 --- a/config/automation/master_bath_accents.yaml +++ b/config/automation/master_bath_accents.yaml @@ -2,8 +2,8 @@ ### When we get out of bed at night, turn on the accent lights in the bathroom ## and then turn off the lights when we are back in bed. ## Also turn on the lights sunset comes. (but only if we are home) -### connected to [Etekcity Outlets](http://amzn.to/2efNoBP) -## [433Mhz Transmitter and receiver](http://amzn.to/2dceNY2) +### connected to [Etekcity Outlets](https://amzn.to/2efNoBP) +## [433Mhz Transmitter and receiver](https://amzn.to/2dceNY2) ##################################################################################### - alias: Bedtime Accent Light diff --git a/config/automation/zwave_hallway_door_sensor.yaml b/config/automation/zwave_hallway_door_sensor.yaml index bc88f7b1..40ea55bc 100755 --- a/config/automation/zwave_hallway_door_sensor.yaml +++ b/config/automation/zwave_hallway_door_sensor.yaml @@ -1,6 +1,6 @@ ################################### ## ZWave Section - -## Home Assistant runs on my [Raspberry Pi 3](http://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](http://amzn.to/2eAiAP0). +## Home Assistant runs on my [Raspberry Pi 3](https://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](https://amzn.to/2eAiAP0). ################################### ############################################################## diff --git a/config/device_tracker/README.md b/config/device_tracker/README.md index 57bda320..fd3228bd 100755 --- a/config/device_tracker/README.md +++ b/config/device_tracker/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/group/README.md b/config/group/README.md index 57bda320..fd3228bd 100755 --- a/config/group/README.md +++ b/config/group/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/input_boolean/README.md b/config/input_boolean/README.md index 57bda320..fd3228bd 100755 --- a/config/input_boolean/README.md +++ b/config/input_boolean/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/packages/README.md b/config/packages/README.md index 39c3b5a9..7e59da9a 100755 --- a/config/packages/README.md +++ b/config/packages/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -15,7 +15,7 @@ I love packages. This will probably become the most used directory in my repo. I love the ability to just drop in a package or disable it just as easily. In fact, there are a few disabled ones right now ready to go when issues are straightened out. All in one place, packages make defining devices, booleans, automations and customizations a snap.

- + Blog | @@ -57,5 +57,5 @@ I love packages. This will probably become the most used directory in my repo. **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/packages/finance.yaml b/config/packages/finance.yaml index a4aaa00a..bf92ced2 100755 --- a/config/packages/finance.yaml +++ b/config/packages/finance.yaml @@ -1,7 +1,7 @@ #------------------------------------------- # @CCOSTAN # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig -# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](http://amzn.to/2kqnnqu) with Home Assistant. +# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](https://amzn.to/2kqnnqu) with Home Assistant. #------------------------------------------- sensor: diff --git a/config/packages/fitbit.yaml b/config/packages/fitbit.yaml index 6bd6c096..5667ca0e 100755 --- a/config/packages/fitbit.yaml +++ b/config/packages/fitbit.yaml @@ -1,7 +1,7 @@ #------------------------------------------- # @CCOSTAN # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig -# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](http://amzn.to/2kqnnqu) with Home Assistant. +# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](https://amzn.to/2kqnnqu) with Home Assistant. #------------------------------------------- # homeassistant: # customize_glob: diff --git a/config/packages/garadget.yaml b/config/packages/garadget.yaml index 7c37d704..bcd8153d 100755 --- a/config/packages/garadget.yaml +++ b/config/packages/garadget.yaml @@ -1,7 +1,7 @@ #------------------------------------------- # # @CCOSTAN # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig -## Garadget_Stuff - [Garadget](http://amzn.to/2jQLpVQ) - Garage Door opener/sensor +## Garadget_Stuff - [Garadget](https://amzn.to/2jQLpVQ) - Garage Door opener/sensor # Video and Write Up - https://www.vcloudinfo.com/2019/03/how-to-add-garadget-to-home-assistant.html # Switch to Access_Tokens - https://www.vcloudinfo.com/2020/05/fixing-garadget-in-home-assistant.html #------------------------------------------- @@ -183,7 +183,7 @@ automation: {{ [ "Wind speed is {{ states('sensor.dark_sky_wind_speed')|round}} miles per hour. For safety, I'm going to close the @garadget doors.", "Getting pretty windy! {{ states('sensor.dark_sky_wind_speed')|round}}MPH. Time to ask @Garadget to close the garage doors." - ] | random + "(http://amzn.to/2jQLpVQ)"}} + ] | random + "(https://amzn.to/2jQLpVQ)"}} image: >- {{ [ "/config/www/custom_ui/floorplan/images/branding/windy.png" diff --git a/config/packages/juicenet.yaml b/config/packages/juicenet.yaml index f77f824d..6e3942fa 100755 --- a/config/packages/juicenet.yaml +++ b/config/packages/juicenet.yaml @@ -16,7 +16,7 @@ switch: friendly_name: Restart Juicebox ############################################################################# -### Automations - Alerts related to the JuiceBox (http://amzn.to/2AZVQ37) +### Automations - Alerts related to the JuiceBox (https://amzn.to/2AZVQ37) ############################################################################## automation: - alias: 'Car Charging Alerts' diff --git a/config/packages/office_motion.yaml b/config/packages/office_motion.yaml index e597c8c7..c5bec5e3 100755 --- a/config/packages/office_motion.yaml +++ b/config/packages/office_motion.yaml @@ -2,7 +2,7 @@ # Motion Sensor in the office. # Find more recipes @ https://github.com/CCOSTAN/Home-AssistantConfig #------------------------------------------- -#------LightSensor Node---http://amzn.to/2oUgj5i +#------LightSensor Node---https://amzn.to/2oUgj5i homeassistant: customize: binary_sensor.office_motion: diff --git a/config/packages/rachio.yaml b/config/packages/rachio.yaml index e63c1237..0786e487 100755 --- a/config/packages/rachio.yaml +++ b/config/packages/rachio.yaml @@ -38,7 +38,7 @@ automation: {{ [ "Just finished watering the lawn with @_Rachio.", "The lawn looked thirsty so I watered it.", - "My lawn looks great and we definately do not water it nearly as much as everyone else. (http://amzn.to/2eoPKBW)", + "My lawn looks great and we definately do not water it nearly as much as everyone else. (https://amzn.to/2eoPKBW)", "No rain in the forecast? @_Rachio knows & chose to water the lawn.", ".@CCostan does not even think about watering the lawn. Me and @_Rachio take care of that.", "Unfortunately, my Rachio Sprinkler system has cloud dependancies. Nimbus and Cumulus to be exact! Time to Water!" diff --git a/config/packages/triggers/README.md b/config/packages/triggers/README.md index 39c3b5a9..7e59da9a 100755 --- a/config/packages/triggers/README.md +++ b/config/packages/triggers/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -15,7 +15,7 @@ I love packages. This will probably become the most used directory in my repo. I love the ability to just drop in a package or disable it just as easily. In fact, there are a few disabled ones right now ready to go when issues are straightened out. All in one place, packages make defining devices, booleans, automations and customizations a snap.

- + Blog | @@ -57,5 +57,5 @@ I love packages. This will probably become the most used directory in my repo. **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/scene/README.md b/config/scene/README.md index 57bda320..fd3228bd 100755 --- a/config/scene/README.md +++ b/config/scene/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/script/README.md b/config/script/README.md index 74a622dc..1134d32b 100755 --- a/config/script/README.md +++ b/config/script/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -18,7 +18,7 @@ You can check out my Video unpacking some of my Speech engine

- + Blog | @@ -59,5 +59,5 @@ You can check out my Video unpacking some of my Speech engine . +. diff --git a/config/script/front_house_motion.yaml b/config/script/front_house_motion.yaml index 8e7674ea..4e7e5e23 100755 --- a/config/script/front_house_motion.yaml +++ b/config/script/front_house_motion.yaml @@ -1,5 +1,5 @@ ###################################################################################################### -###[SkyBell HD](http://amzn.to/2dcexIB) Script to turn on Front light FULL bright for 5 to 20m when motion is detected and then return to the normal colors. +###[SkyBell HD](https://amzn.to/2dcexIB) Script to turn on Front light FULL bright for 5 to 20m when motion is detected and then return to the normal colors. # action: # - service: script.front_house_motion # diff --git a/config/script/skybell_pressed.yaml b/config/script/skybell_pressed.yaml index f9837cbd..e8402015 100755 --- a/config/script/skybell_pressed.yaml +++ b/config/script/skybell_pressed.yaml @@ -1,5 +1,5 @@ ###################################################################################################### -###[SkyBell HD](http://amzn.to/2dcexIB) +###[SkyBell HD](https://amzn.to/2dcexIB) # Script to turn on Front light FULL bright for 15m when motion is detected and then return to the normal colors. # action: # - service: script.skybell_pressed diff --git a/config/sensor/README.md b/config/sensor/README.md index 57bda320..fd3228bd 100755 --- a/config/sensor/README.md +++ b/config/sensor/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/shell_command/README.md b/config/shell_command/README.md index 57bda320..fd3228bd 100755 --- a/config/shell_command/README.md +++ b/config/shell_command/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/shell_scripts/README.md b/config/shell_scripts/README.md index 57bda320..fd3228bd 100755 --- a/config/shell_scripts/README.md +++ b/config/shell_scripts/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/sounds/README.md b/config/sounds/README.md index 57bda320..fd3228bd 100755 --- a/config/sounds/README.md +++ b/config/sounds/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/sounds/custom/README.md b/config/sounds/custom/README.md index 57bda320..fd3228bd 100755 --- a/config/sounds/custom/README.md +++ b/config/sounds/custom/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/sounds/gf_clock/README.md b/config/sounds/gf_clock/README.md index 57bda320..fd3228bd 100755 --- a/config/sounds/gf_clock/README.md +++ b/config/sounds/gf_clock/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/sounds/speechcons/README.md b/config/sounds/speechcons/README.md index 57bda320..fd3228bd 100755 --- a/config/sounds/speechcons/README.md +++ b/config/sounds/speechcons/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/switch/README.md b/config/switch/README.md index 57bda320..fd3228bd 100755 --- a/config/switch/README.md +++ b/config/switch/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/www/custom_ui/floorplan/README.md b/config/www/custom_ui/floorplan/README.md index 435ef309..e8f3f751 100755 --- a/config/www/custom_ui/floorplan/README.md +++ b/config/www/custom_ui/floorplan/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,11 +11,11 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -58,5 +58,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +. diff --git a/config/www/custom_ui/floorplan/images/branding/README.md b/config/www/custom_ui/floorplan/images/branding/README.md index 19c0ebc8..db941f1d 100755 --- a/config/www/custom_ui/floorplan/images/branding/README.md +++ b/config/www/custom_ui/floorplan/images/branding/README.md @@ -1,5 +1,5 @@

- Bear Stone Smart Home + Bear Stone Smart Home
Bear Stone Smart Home Documentation

@@ -11,10 +11,10 @@
-

Recent Commits to Bear Stone Smart Home

+

Recent Commits to Bear Stone Smart Home

- + Blog | @@ -56,5 +56,5 @@ **Still have questions on my Config?**
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA) -. +.