This commit is contained in:
ccostan 2021-11-16 15:13:40 -05:00
parent 305f2ec675
commit 841d56b109
6 changed files with 7 additions and 2 deletions

View File

@ -1 +1 @@
2021.11.2 2021.11.4

View File

@ -15,6 +15,7 @@ Interior_Lights:
- light.living_room_lights - light.living_room_lights
- light.office_lights - light.office_lights
- light.upstairs_lights - light.upstairs_lights
- light.garage_hallway
Exterior_Lights: Exterior_Lights:
entities: entities:

View File

@ -124,6 +124,7 @@
name: Garage lights name: Garage lights
entities: entities:
- light.garage_attic - light.garage_attic
- light.garage_hallway
- platform: group - platform: group
name: Hallway Lights name: Hallway Lights

View File

@ -305,6 +305,9 @@ tweet_youtube_engine_setup:
], ],
"LocalControl": [ "LocalControl": [
"Why do we want Local Control for our IOT devices? (https://youtu.be/2j3iQTZXZyg)" "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)"
] ]
} %} } %}

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" "SnapPower", "LocalControl", "TossingWink"
] %} ] %}
{{ pick|random }} {{ pick|random }}

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB