New Youtube Videos.. and some upgrades and bug fixes..
This commit is contained in:
parent
0d46d52a48
commit
7ee79dddd7
|
@ -1 +1 @@
|
|||
2022.8.6
|
||||
2022.9.7
|
|
@ -30,10 +30,8 @@
|
|||
entity_id: sun.sun
|
||||
state: 'above_horizon'
|
||||
|
||||
- service: notify.alexa_media
|
||||
- service: notify.alexa_media_office
|
||||
data:
|
||||
target:
|
||||
- media_player.office
|
||||
title: "Home Assistant Restarted"
|
||||
data:
|
||||
type: announce
|
||||
|
|
|
@ -32,7 +32,7 @@ notify_engine:
|
|||
|
||||
- service: >
|
||||
{% if who == 'stacey' %}
|
||||
notify.mobile_app_stacey_6s
|
||||
notify.mobile_app_iphone
|
||||
{% elif who == 'carlo' %}
|
||||
notify.mobile_app_carlo_xsmax
|
||||
{% elif who == 'parents' %}
|
||||
|
|
|
@ -308,6 +308,12 @@ tweet_youtube_engine_setup:
|
|||
],
|
||||
"TossingWink": [
|
||||
"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)"
|
||||
]
|
||||
} %}
|
||||
|
||||
|
|
|
@ -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", "TossingWink"
|
||||
"SnapPower", "LocalControl", "TossingWink", "EnergyDashboard", "IOSBrokeNoifications"
|
||||
] %}
|
||||
{{ pick|random }}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 145 KiB |
Binary file not shown.
Before Width: | Height: | Size: 70 KiB |
Loading…
Reference in New Issue