diff --git a/README.md b/README.md index fd16f8fc..7ec7f573 100755 --- a/README.md +++ b/README.md @@ -6,8 +6,12 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

Recent Commits to Bear Stone Smart Home

+ +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

- diff --git a/config/.HA_VERSION b/config/.HA_VERSION index bb8fb4c8..2446c62f 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2022.12.4 \ No newline at end of file +2022.12.7 \ No newline at end of file diff --git a/config/README.md b/config/README.md index a5f3e560..7d1e4675 100755 --- a/config/README.md +++ b/config/README.md @@ -4,10 +4,17 @@ Bear Stone Smart Home Documentation

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

+
+ +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

- + +

diff --git a/config/automation/System/README.md b/config/automation/System/README.md index 028b5ff4..e9223fb1 100755 --- a/config/automation/System/README.md +++ b/config/automation/System/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

diff --git a/config/automation/Timed_Triggers/README.md b/config/automation/Timed_Triggers/README.md index dfcbee0d..021c1a76 100755 --- a/config/automation/Timed_Triggers/README.md +++ b/config/automation/Timed_Triggers/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

diff --git a/config/automation/guard_dog.yaml b/config/automation/guard_dog.yaml index 685a40e1..9848785e 100755 --- a/config/automation/guard_dog.yaml +++ b/config/automation/guard_dog.yaml @@ -2,13 +2,18 @@ ## Speak Max! Speak Max!! ###################################################################### +# Define an alias for this automation - alias: Guard Dog + # Give the automation a unique ID id: 4e785061-1157-4b8d-8d48-3a74904f8e54 + # Set the triggers for the automation trigger: + # The automation will be triggered when the state of the "input_boolean.guard_dog" entity changes from "off" to "on" - platform: state entity_id: input_boolean.guard_dog to: 'on' from: 'off' + # The automation will also be triggered when the state of the "binary_sensor.front_door_opened" entity changes from "off" to "on" - platform: state entity_id: binary_sensor.front_door_opened to: 'on' @@ -23,3 +28,4 @@ - service: script.dog_bark - service: input_boolean.turn_off entity_id: input_boolean.guard_dog + diff --git a/config/group/README.md b/config/group/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/group/README.md +++ b/config/group/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/input_boolean/README.md b/config/input_boolean/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/input_boolean/README.md +++ b/config/input_boolean/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/logger.yaml b/config/logger.yaml index 7d15c00a..ba7d225a 100755 --- a/config/logger.yaml +++ b/config/logger.yaml @@ -46,3 +46,4 @@ logs: urllib3.connectionpool: error requests.packages.urllib3.connectionpool: critical root: warn + \ No newline at end of file diff --git a/config/packages/README.md b/config/packages/README.md index 9ed7c137..2bf83a4e 100755 --- a/config/packages/README.md +++ b/config/packages/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

diff --git a/config/packages/triggers/README.md b/config/packages/triggers/README.md index 9ed7c137..2bf83a4e 100755 --- a/config/packages/triggers/README.md +++ b/config/packages/triggers/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

diff --git a/config/scene/README.md b/config/scene/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/scene/README.md +++ b/config/scene/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/sensor/README.md b/config/sensor/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/sensor/README.md +++ b/config/sensor/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/shell_command/README.md b/config/shell_command/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/shell_command/README.md +++ b/config/shell_command/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/shell_scripts/README.md b/config/shell_scripts/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/shell_scripts/README.md +++ b/config/shell_scripts/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/sounds/README.md b/config/sounds/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/sounds/README.md +++ b/config/sounds/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/sounds/custom/README.md b/config/sounds/custom/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/sounds/custom/README.md +++ b/config/sounds/custom/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/sounds/gf_clock/README.md b/config/sounds/gf_clock/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/sounds/gf_clock/README.md +++ b/config/sounds/gf_clock/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/sounds/speechcons/README.md b/config/sounds/speechcons/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/sounds/speechcons/README.md +++ b/config/sounds/speechcons/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/switch/README.md b/config/switch/README.md index 61d648cf..d7fb0cf2 100755 --- a/config/switch/README.md +++ b/config/switch/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/www/custom_ui/floorplan/README.md b/config/www/custom_ui/floorplan/README.md index d3ab4d4d..a26bc9e5 100755 --- a/config/www/custom_ui/floorplan/README.md +++ b/config/www/custom_ui/floorplan/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/config/www/custom_ui/floorplan/images/branding/README.md b/config/www/custom_ui/floorplan/images/branding/README.md index 7e6b56bf..4c44e84e 100755 --- a/config/www/custom_ui/floorplan/images/branding/README.md +++ b/config/www/custom_ui/floorplan/images/branding/README.md @@ -5,9 +5,13 @@

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

-

- + +[![Twitter Follow](https://img.shields.io/twitter/follow/ccostan?color=blue&label=talk&logo=twitter&style=for-the-badge)](https://twitter.com/ccostan) +[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1) +[![GitHub Follow](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=sTARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) +

+

Recent Commits to Bear Stone Smart Home

diff --git a/homeassistant.code-workspace b/homeassistant.code-workspace new file mode 100755 index 00000000..d140576f --- /dev/null +++ b/homeassistant.code-workspace @@ -0,0 +1,12 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "files.associations": { + "*.yaml": "home-assistant" + } + } +}