diff --git a/README.md b/README.md index d76dcc94..33f4233a 100755 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This Repo is designed for Smart Home inspiration. The configuration, devices, l Devices | - + Todo List | @@ -705,7 +705,7 @@ Good Night automation - /config/automation/good_night.yaml
-#### 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) +#### 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?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc/71) @@ -925,7 +925,7 @@ Process Monitor Package - /config/packages/processmonitor.yaml
### Todo List -The [issues section](https://github.com/CCOSTAN/Home-AssistantConfig/issues) on github is where I store all my wishful ideas and future enhancements. +The [issues section](https://github.com/CCOSTAN/Home-AssistantConfig/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) on github is where I store all my wishful ideas and future enhancements. Feel free to join the conversations there. [![Screenshot of Alarm Clock View](https://i.imgur.com/mLMrky1.jpg)](https://www.vcloudinfo.com/2017/11/building-worlds-greatest-smart-alarm.html) [![Screenshot of Alarm View](https://i.imgur.com/zmb3Rtn.png)](https://www.vcloudinfo.com/2017/07/visualizing-smart-home-using-home.html) diff --git a/_Navigation_NOTICE_.md b/_Navigation_NOTICE_.md index c76bab46..afcc78e4 100755 --- a/_Navigation_NOTICE_.md +++ b/_Navigation_NOTICE_.md @@ -23,7 +23,7 @@ You can definately read more about my voice implimentations in my blog posts (li Devices | - + Todo List | diff --git a/config/README.md b/config/README.md index 3d5be4a4..e6fd7b7d 100755 --- a/config/README.md +++ b/config/README.md @@ -23,7 +23,7 @@ This is the main directory of the Repo. You will find more helpful ReadMe files Devices | - + Todo List | diff --git a/config/automation/README.md b/config/automation/README.md index 2eb97aba..8c344b27 100755 --- a/config/automation/README.md +++ b/config/automation/README.md @@ -23,7 +23,7 @@ This is the basic sub-directory in my home assistant repo. Slowly everything is Devices | - + Todo List | diff --git a/config/automation/Speech/README.md b/config/automation/Speech/README.md index 260f6fa3..4cba0c8d 100755 --- a/config/automation/Speech/README.md +++ b/config/automation/Speech/README.md @@ -23,7 +23,7 @@ You can definately read more about my voice implimentations in my blog posts (li Devices | - + Todo List | diff --git a/config/automation/System/README.md b/config/automation/System/README.md index dca6c88f..4c50d971 100755 --- a/config/automation/System/README.md +++ b/config/automation/System/README.md @@ -23,7 +23,7 @@ This directory is primarily used for automations that are just running in the ba Devices | - + Todo List | diff --git a/config/automation/Timed_Triggers/README.md b/config/automation/Timed_Triggers/README.md index 51792280..1f63bbd5 100755 --- a/config/automation/Timed_Triggers/README.md +++ b/config/automation/Timed_Triggers/README.md @@ -21,7 +21,7 @@ Devices | - + Todo List | diff --git a/config/custom_components/README.md b/config/custom_components/README.md index 92a91cef..d6b9f545 100755 --- a/config/custom_components/README.md +++ b/config/custom_components/README.md @@ -23,7 +23,7 @@ Custom Components. Comstimes I use them for temporary fixes to existing compone Devices | - + Todo List | diff --git a/config/customize/README.md b/config/customize/README.md index f4706c68..233257cb 100755 --- a/config/customize/README.md +++ b/config/customize/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/device_tracker/README.md b/config/device_tracker/README.md index f4706c68..233257cb 100755 --- a/config/device_tracker/README.md +++ b/config/device_tracker/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/group/README.md b/config/group/README.md index f4706c68..233257cb 100755 --- a/config/group/README.md +++ b/config/group/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/input_boolean/README.md b/config/input_boolean/README.md index f4706c68..233257cb 100755 --- a/config/input_boolean/README.md +++ b/config/input_boolean/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/packages/README.md b/config/packages/README.md index 01e46944..94a7f246 100755 --- a/config/packages/README.md +++ b/config/packages/README.md @@ -23,7 +23,7 @@ I love packages. This will probably become the most used directory in my repo. Devices | - + Todo List | diff --git a/config/packages/arris_router.yaml b/config/packages/arris_router.yaml deleted file mode 100755 index 4c2a2bda..00000000 --- a/config/packages/arris_router.yaml +++ /dev/null @@ -1,50 +0,0 @@ -#------------------------------------------- -# @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. -#------------------------------------------- -homeassistant: - customize_glob: - "*.arris_tg1682g_router*": - homebridge_hidden: True - hidden: False -#------------------------------------------- - -group: - router: - name: Router Stats - control: hidden - entities: - - sensor.arris_tg1682g_router_bytes_received - - sensor.arris_tg1682g_router_bytes_sent - - sensor.arris_tg1682g_router_kbytesec_received - - sensor.arris_tg1682g_router_kbytesec_sent - - sensor.arris_tg1682g_router_packets_received - - sensor.arris_tg1682g_router_packets_sent - - sensor.arris_tg1682g_router_packetssec_received - - sensor.arris_tg1682g_router_packetssec_sent - -############################################################################# -### Automations - Alerts related to the JuiceBox (http://amzn.to/2AZVQ37) -############################################################################## - # - # - alias: 'JuiceBox AMP Alert!' - # initial_state: 'on' - # trigger: - # - platform: numeric_state - # entity_id: sensor.carlojuice_amps - # above: 24 - # for: - # minutes: 2 - # action: - # - service: input_boolean.turn_on - # entity_id: input_boolean.alert_mode - # - # - service: script.notify_engine - # data_template: - # value1: "The Juice Box Charger is pulling {{ states('sensor.carlojuice_amps') }} AMPs. This is above the safety mark of 30. Please unplug charger immediately." - # who: 'parents' - # - # - service: script.speech_engine - # data_template: - # value1: "The Juice Box Charger is pulling {{ states('sensor.carlojuice_amps') }} AMPs. This is above the safety mark of 30. Please unplug charger immediately." diff --git a/config/packages/arris_router.yaml.decommissioned b/config/packages/arris_router.yaml.decommissioned new file mode 100755 index 00000000..9d2ce6db --- /dev/null +++ b/config/packages/arris_router.yaml.decommissioned @@ -0,0 +1,25 @@ +#------------------------------------------- +# @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. +#------------------------------------------- +homeassistant: + customize_glob: + "*.arris_tg1682g_router*": + homebridge_hidden: True + hidden: False +#------------------------------------------- + +group: + router: + name: Router Stats + control: hidden + entities: + - sensor.arris_tg1682g_router_bytes_received + - sensor.arris_tg1682g_router_bytes_sent + - sensor.arris_tg1682g_router_kbytesec_received + - sensor.arris_tg1682g_router_kbytesec_sent + - sensor.arris_tg1682g_router_packets_received + - sensor.arris_tg1682g_router_packets_sent + - sensor.arris_tg1682g_router_packetssec_received + - sensor.arris_tg1682g_router_packetssec_sent diff --git a/config/packages/triggers/README.md b/config/packages/triggers/README.md index 01e46944..94a7f246 100755 --- a/config/packages/triggers/README.md +++ b/config/packages/triggers/README.md @@ -23,7 +23,7 @@ I love packages. This will probably become the most used directory in my repo. Devices | - + Todo List | diff --git a/config/packages/twitter.yaml b/config/packages/twitter.yaml index f7611a5f..f9787f34 100755 --- a/config/packages/twitter.yaml +++ b/config/packages/twitter.yaml @@ -285,7 +285,9 @@ automation: "Be sure to like me on Facebook and join our HA group! (https://www.facebook.com/groups/HomeAssistant/) (https://www.facebook.com/VMwareInfo/) (https://www.facebook.com/BearStoneHA/)", "You can see how ALL of this is done by browsing my GitHub Repository (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", "10 year safety check. If you haven't done it yet, you need to! (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)", - "Breaking down the Home Assistant Flag Sensor (https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html)" + "Breaking down the Home Assistant Flag Sensor (https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html)", + "How to use template conditions in Home Assistant. (https://www.vcloudinfo.com/2019/06/how-to-use-template-conditions-in-home-assistant.html)" + ] %} {% set hashtags = [ "#Throwback" diff --git a/config/scene/README.md b/config/scene/README.md index f4706c68..233257cb 100755 --- a/config/scene/README.md +++ b/config/scene/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/script/README.md b/config/script/README.md index 1bf8c429..68a1162d 100755 --- a/config/script/README.md +++ b/config/script/README.md @@ -26,7 +26,7 @@ You can check out my Video unpacking some of my Speech engine + Todo List | diff --git a/config/script/tweet.yaml b/config/script/tweet.yaml index bbba8810..6efd1df2 100755 --- a/config/script/tweet.yaml +++ b/config/script/tweet.yaml @@ -43,7 +43,9 @@ tweet_engine_setup: "If you are not subscribed to my Smart Home YouTube channel, come join us now! (https://youtube.com/vCloudInfo)", "Adding a Mixer and the AMP to this Text to Speech solution changed the Smart Home! (https://www.vcloudinfo.com/2017/07/giving-voice-to-smart-home.html)", "Some of my favorite #Docker Containers that I am using - (https://www.vcloudinfo.com/2018/06/rolling-out-some-new-docker-containers.html)", - "10 year safety check. If you haven't done it yet, you need to! (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)" + "10 year safety check. If you haven't done it yet, you need to! (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)", + "How to use template conditions in Home Assistant. (https://www.vcloudinfo.com/2019/06/how-to-use-template-conditions-in-home-assistant.html)" + ], "robot": [ "Beep. Bop. Beep. Boop. I am a #roBOT run by @CCostan", diff --git a/config/sensor/README.md b/config/sensor/README.md index f4706c68..233257cb 100755 --- a/config/sensor/README.md +++ b/config/sensor/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/shell_command/README.md b/config/shell_command/README.md index f4706c68..233257cb 100755 --- a/config/shell_command/README.md +++ b/config/shell_command/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/shell_scripts/README.md b/config/shell_scripts/README.md index f4706c68..233257cb 100755 --- a/config/shell_scripts/README.md +++ b/config/shell_scripts/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/sounds/README.md b/config/sounds/README.md index f4706c68..233257cb 100755 --- a/config/sounds/README.md +++ b/config/sounds/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/sounds/custom/README.md b/config/sounds/custom/README.md index f4706c68..233257cb 100755 --- a/config/sounds/custom/README.md +++ b/config/sounds/custom/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/sounds/gf_clock/README.md b/config/sounds/gf_clock/README.md index f4706c68..233257cb 100755 --- a/config/sounds/gf_clock/README.md +++ b/config/sounds/gf_clock/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/sounds/speechcons/README.md b/config/sounds/speechcons/README.md index f4706c68..233257cb 100755 --- a/config/sounds/speechcons/README.md +++ b/config/sounds/speechcons/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/switch/README.md b/config/switch/README.md index f4706c68..233257cb 100755 --- a/config/switch/README.md +++ b/config/switch/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List | diff --git a/config/www/custom_ui/floorplan/README.md b/config/www/custom_ui/floorplan/README.md index ab3b0f6d..cd5007fa 100755 --- a/config/www/custom_ui/floorplan/README.md +++ b/config/www/custom_ui/floorplan/README.md @@ -23,7 +23,7 @@ Devices | - + Todo List | diff --git a/config/www/custom_ui/floorplan/images/branding/README.md b/config/www/custom_ui/floorplan/images/branding/README.md index 478bd4bc..7651e9e2 100755 --- a/config/www/custom_ui/floorplan/images/branding/README.md +++ b/config/www/custom_ui/floorplan/images/branding/README.md @@ -22,7 +22,7 @@ Devices | - + Todo List |