diff --git a/config/.HA_VERSION b/config/.HA_VERSION index a3e0964a..ff01a93a 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2021.11.2 \ No newline at end of file +2021.11.4 \ No newline at end of file diff --git a/config/group/Indoor_Outdoor.yaml b/config/group/Indoor_Outdoor.yaml index 68c1187f..2c4ca4f6 100755 --- a/config/group/Indoor_Outdoor.yaml +++ b/config/group/Indoor_Outdoor.yaml @@ -15,6 +15,7 @@ Interior_Lights: - light.living_room_lights - light.office_lights - light.upstairs_lights + - light.garage_hallway Exterior_Lights: entities: diff --git a/config/light_groups.yaml b/config/light_groups.yaml index 7f46db80..e680dc95 100755 --- a/config/light_groups.yaml +++ b/config/light_groups.yaml @@ -124,6 +124,7 @@ name: Garage lights entities: - light.garage_attic + - light.garage_hallway - platform: group name: Hallway Lights diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 7d6e0fb2..c567e0be 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -305,6 +305,9 @@ tweet_youtube_engine_setup: ], "LocalControl": [ "Why do we want Local Control for our IOT devices? (https://youtu.be/2j3iQTZXZyg)" + ], + "TossingWink": [ + "The Wink Hub is finally in the garbage! (https://youtu.be/1YoHutIrtNs)" ] } %} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index cf418bc9..39f87707 100755 --- a/config/templates/speech/youtube_picker.yaml +++ b/config/templates/speech/youtube_picker.yaml @@ -9,6 +9,6 @@ "S03E01", "Bearnews5", "Bearnews6", "Bearnews7", "S03E02", "S03E03", "Logger", "SolarPalmLight", "5TipsToLevelUp", "AlexaMusicCommands", "SolarFountainOKMEE", "NoCloudGaradget", "AlexaGuardMediaPlayer", "LightningSensor", "LEDBackboard", "CuckooClock", "NodeAnchors", "yahoostocks", "AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo", "FeedTheDog", "AlexaGiftNotifications","iPhoneDuplicates", "NotifyScript", "WeightLossJourney", - "SnapPower", "LocalControl" + "SnapPower", "LocalControl", "TossingWink" ] %} {{ pick|random }} diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/TossingWink.png b/config/www/custom_ui/floorplan/images/youtube/episodes/TossingWink.png new file mode 100755 index 00000000..70ed46ae Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/TossingWink.png differ