New Youtube Videos.. and some upgrades and bug fixes..

This commit is contained in:
ccostan 2022-10-05 11:20:40 -04:00
parent 0d46d52a48
commit 7ee79dddd7
7 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
2022.8.6 2022.9.7

View File

@ -30,10 +30,8 @@
entity_id: sun.sun entity_id: sun.sun
state: 'above_horizon' state: 'above_horizon'
- service: notify.alexa_media - service: notify.alexa_media_office
data: data:
target:
- media_player.office
title: "Home Assistant Restarted" title: "Home Assistant Restarted"
data: data:
type: announce type: announce

View File

@ -32,7 +32,7 @@ notify_engine:
- service: > - service: >
{% if who == 'stacey' %} {% if who == 'stacey' %}
notify.mobile_app_stacey_6s notify.mobile_app_iphone
{% elif who == 'carlo' %} {% elif who == 'carlo' %}
notify.mobile_app_carlo_xsmax notify.mobile_app_carlo_xsmax
{% elif who == 'parents' %} {% elif who == 'parents' %}

View File

@ -308,6 +308,12 @@ tweet_youtube_engine_setup:
], ],
"TossingWink": [ "TossingWink": [
"The Wink Hub is finally in the garbage! (https://youtu.be/1YoHutIrtNs)" "The Wink Hub is finally in the garbage! (https://youtu.be/1YoHutIrtNs)"
],
"EnergyDashboard": [
"How to Configure Home Assistant Energy Dashboard (https://www.youtube.com/watch?v=jS_iUjdIO5E)"
],
"IOSBrokeNoifications": [
"IOS Uprade Broke my Home Assistant Notifications (https://www.youtube.com/watch?v=rK5-Y5ta054)"
] ]
} %} } %}

View File

@ -9,6 +9,6 @@
"S03E01", "Bearnews5", "Bearnews6", "Bearnews7", "S03E02", "S03E03", "Logger", "SolarPalmLight", "5TipsToLevelUp", "AlexaMusicCommands", "S03E01", "Bearnews5", "Bearnews6", "Bearnews7", "S03E02", "S03E03", "Logger", "SolarPalmLight", "5TipsToLevelUp", "AlexaMusicCommands",
"SolarFountainOKMEE", "NoCloudGaradget", "AlexaGuardMediaPlayer", "LightningSensor", "LEDBackboard", "CuckooClock", "NodeAnchors", "yahoostocks", "SolarFountainOKMEE", "NoCloudGaradget", "AlexaGuardMediaPlayer", "LightningSensor", "LEDBackboard", "CuckooClock", "NodeAnchors", "yahoostocks",
"AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo", "FeedTheDog", "AlexaGiftNotifications","iPhoneDuplicates", "NotifyScript", "WeightLossJourney", "AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo", "FeedTheDog", "AlexaGiftNotifications","iPhoneDuplicates", "NotifyScript", "WeightLossJourney",
"SnapPower", "LocalControl", "TossingWink" "SnapPower", "LocalControl", "TossingWink", "EnergyDashboard", "IOSBrokeNoifications"
] %} ] %}
{{ pick|random }} {{ pick|random }}

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB