Video Projection testing..
This commit is contained in:
parent
b0e94e52d0
commit
30f195a1f7
|
@ -0,0 +1,26 @@
|
||||||
|
- id: '1606000509280'
|
||||||
|
alias: Tag Test1 is scanned
|
||||||
|
description: ''
|
||||||
|
trigger:
|
||||||
|
- platform: tag
|
||||||
|
tag_id: 6d16ced7-9cb6-483a-b7ff-25aa11cb4f94
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- type: toggle
|
||||||
|
device_id: 48391a44700b46bc8658dddda0bcee98
|
||||||
|
entity_id: light.sink
|
||||||
|
domain: light
|
||||||
|
mode: single
|
||||||
|
- id: '1606000604096'
|
||||||
|
alias: Tag Test1 is scanned
|
||||||
|
description: ''
|
||||||
|
trigger:
|
||||||
|
- platform: tag
|
||||||
|
tag_id: 6d16ced7-9cb6-483a-b7ff-25aa11cb4f94
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- type: turn_off
|
||||||
|
device_id: 48391a44700b46bc8658dddda0bcee98
|
||||||
|
entity_id: light.sink
|
||||||
|
domain: light
|
||||||
|
mode: single
|
|
@ -281,6 +281,9 @@ tweet_youtube_engine_setup:
|
||||||
],
|
],
|
||||||
"Remote_Finder": [
|
"Remote_Finder": [
|
||||||
"Home Assistant IOS Actionable Notifications Example - Find the Remote (https://www.vcloudinfo.com/2020/11/home-assistant-ios-actionable-notifications-example.html)"
|
"Home Assistant IOS Actionable Notifications Example - Find the Remote (https://www.vcloudinfo.com/2020/11/home-assistant-ios-actionable-notifications-example.html)"
|
||||||
|
],
|
||||||
|
"VideoProjectionMappingDemo": [
|
||||||
|
"Video Projection Mapping Demo #Shorts (https://youtu.be/C7eljJnpxGQ)"
|
||||||
]
|
]
|
||||||
} %}
|
} %}
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
"S02E22", "S02E25", "S02E26", "S02E27", "S02E28", "S02E29", "S02E30", "S02E31", "S02E32", "S02E33", "S02E34",
|
"S02E22", "S02E25", "S02E26", "S02E27", "S02E28", "S02E29", "S02E30", "S02E31", "S02E32", "S02E33", "S02E34",
|
||||||
"S02E35", "S02E36", "S02E37", "S02E38", "S02E39", "S02E40","S02E41", "Bearnews1", "Bearnews2", "Bearnews3", "Bearnews4",
|
"S02E35", "S02E36", "S02E37", "S02E38", "S02E39", "S02E40","S02E41", "Bearnews1", "Bearnews2", "Bearnews3", "Bearnews4",
|
||||||
"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", "AugustBatteries", "Remote_Finder"
|
"SolarFountainOKMEE", "NoCloudGaradget", "AlexaGuardMediaPlayer", "LightningSensor", "LEDBackboard", "CuckooClock", "NodeAnchors", "yahoostocks",
|
||||||
|
"AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo"
|
||||||
] %}
|
] %}
|
||||||
{{ pick|random }}
|
{{ pick|random }}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 40 KiB |
Binary file not shown.
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 67 KiB |
Binary file not shown.
After Width: | Height: | Size: 414 KiB |
Loading…
Reference in New Issue