mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-10-31 02:37:25 +00:00 
			
		
		
		
	Remove all Twitter instances since they went to a pay model.
This commit is contained in:
		| @@ -1,287 +0,0 @@ | ||||
| #------------------------------------------- | ||||
| # Visit The Main Blog for More Home Assistant Goodness - https://www.vCloudInfo.com | ||||
| # Follow me on the socials - @CCOSTAN | ||||
| # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| # Script to send notifications to Twitter as @BearStoneHA. | ||||
| # Publish on Facebook as well - https://www.facebook.com/vcloudinfo/ | ||||
| # If you do end up using this package, please consider using one or two of the canned tweets that calls back to my main repo | ||||
| # so others can bring thier homes online as well.  I have an active search for #Randomstats that helps me find new HA homes using my package online. | ||||
| # | ||||
| # Disabled the MQTT section.  Used for troubleshooting only.  | ||||
| #------------------------------------------- | ||||
|  | ||||
| tweet_engine_image: | ||||
|    sequence: | ||||
|     # - service: mqtt.publish | ||||
|     #   data: | ||||
|     #     topic: 'twitter/message' | ||||
|     #     payload: >- | ||||
|     #       {{ tweet }} | ||||
|     #     retain: true | ||||
|  | ||||
|     - service: > | ||||
|           {% if who == 'ccostan' %} | ||||
|             notify.ccostan | ||||
|           {% else %} | ||||
|             notify.bearstoneha | ||||
|           {% endif %} | ||||
|       data: | ||||
|         message: >- | ||||
|           {{ tweet }} #IOT #SmartHome | ||||
|         data: | ||||
|           media: >- | ||||
|             {{ image }} | ||||
|  | ||||
| tweet_engine_no_image: | ||||
|    sequence: | ||||
|     # - service: mqtt.publish | ||||
|     #   data: | ||||
|     #     topic: 'twitter/message' | ||||
|     #     payload: >- | ||||
|     #       {{ tweet }} | ||||
|     #     retain: true | ||||
|  | ||||
|     - service: > | ||||
|           {% if who == 'ccostan' %} | ||||
|             notify.ccostan | ||||
|           {% else %} | ||||
|             notify.bearstoneha | ||||
|           {% endif %} | ||||
|       data: | ||||
|         message: >- | ||||
|           {{ tweet }} #IOT #SmartHome | ||||
|  | ||||
|  | ||||
| tweet_engine_random: | ||||
|    sequence: | ||||
|     - service: script.tweet_engine_image | ||||
|       data: | ||||
|         tweet: >- | ||||
|           {%- macro tweet(topic) -%} | ||||
|             {% set tweets = { | ||||
|               "promo": [ | ||||
|                 "Be Sure to follow all of my Twitter Accounts! @CCostan @BearStoneHA", | ||||
|                 "Your house can be a #smarthome too. All you need is #home_assistant, some time and some config files. I suggest starting with our GitHub repo (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "Be sure to like us on Facebook to get all post notifications (https://www.facebook.com/vcloudinfo/)", | ||||
|                 "You can see how ALL of this is done by browsing my GitHub Repository (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "If you are not subscribed to our YouTube channel like ~5k others, you are missing out on the goodies! (https://youtube.com/vCloudInfo)", | ||||
|                 "Join our GitHub repo (https://github.com/CCOSTAN/Home-AssistantConfig#logo) with {{ states.sensor.github_stats.attributes.stargazers_count}} other users.  Browse the {{ states.sensor.github_stats.attributes.open_issues }} #Todo items.", | ||||
|                 "Check out my Cameo on @feinbergpaul inspiring video. (https://www.youtube.com/watch?v=5rsdwJZ0SLY&feature=youtu.be&t=85) #GoCreate #nosmallcreator ", | ||||
|                 "Quick YouTube cameo on #HomeKit #Geeks channel.  Check it out! (https://youtu.be/3tutxHO0J78?t=872) " | ||||
|               ], | ||||
|               "solar": [ | ||||
|                 "I am keeping track of the current #Tesla stock price. It is ${{ states('yahoofinance.tsla')|round }}. #Solar Get your FREE stock here: https://join.robinhood.com/giancac82 ", | ||||
|                 "Solar panels and #smarthome devices combine to save on your energy bill. (https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html)", | ||||
|                 "The #Tesla was charged for about {{ states.sensor.tesla_charging_time.attributes.value|replace('m', '') }} minutes in the last 7 days.", | ||||
|                 "The Official Diecast P85 Model S Red (https://amzn.to/2Hkkl0S) link - Out of stock like the originals. :)", | ||||
|                 "Solar power from #Tesla is the life blood of this whole operation. (https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html)", | ||||
|                 "Solar Powered Backyard Lighting! (https://www.vcloudinfo.com/2020/06/solar-powered-motion-activated-palm-tree-lights.html)" | ||||
|               ], | ||||
|               "throwback": [ | ||||
|                 "One of the most popular #SmartHome Projects I have done: (https://www.vcloudinfo.com/2017/07/visualizing-smart-home-using-home.html)", | ||||
|                 "This project was one of the most popular: (https://www.vcloudinfo.com/2017/11/building-digital-cuckoo-clock-with-home.html)", | ||||
|                 "Some of the Best Home Assistant resources around! (https://www.vcloudinfo.com/2018/04/some-of-my-favorite-home-assistant.html)", | ||||
|                 "My Journey to Docker #ThrowBack - (https://www.vcloudinfo.com/2018/02/journey-to-docker.html)", | ||||
|                 "My Popular DIY Motion Sensor #ThrowBack - (https://www.vcloudinfo.com/2017/11/yet-another-inexpensive-motion-sensor.html)", | ||||
|                 "Setting up IP Cameras to display on the Roku FTW! - (https://www.vcloudinfo.com/2019/03/how-to-setup-ip-cameras-on-your-roku-tv.html)" | ||||
|                 "Build your own DIY Outdoor Smart Home LED strips - (https://www.vcloudinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)", | ||||
|                 "My Full Smart Home diagram and #IOT icon set that you can download to build your own! - (https://www.vcloudinfo.com/2018/07/the-bear-stone-home-assistant-icon.html)," | ||||
|                 "Breakdown of the entire smart home - (https://www.vcloudinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)", | ||||
|                 "Build your own Home Alarm System - (https://www.vcloudinfo.com/2017/06/building-my-home-alarm-system-hardware.html)", | ||||
|                 "If you are not subscribed to my Smart Home YouTube channel, come join us now! (https://youtube.com/vCloudInfo)", | ||||
|                 "Adding a Mixer and the AMP to this Text to Speech solution changed the Smart Home! (https://www.vcloudinfo.com/2017/07/giving-voice-to-smart-home.html)", | ||||
|                 "Some of my favorite #Docker Containers that I am using - (https://www.vcloudinfo.com/2018/06/rolling-out-some-new-docker-containers.html)", | ||||
|                 "10 year safety check.  If you have not done it yet, you need to! (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)", | ||||
|                 "How to use template conditions in Home Assistant. (https://www.vcloudinfo.com/2019/06/how-to-use-template-conditions-in-home-assistant.html)", | ||||
|                 "Why No Comments? Find out why. (https://www.vcloudinfo.com/2019/09/why-no-more-comments.html)" | ||||
|  | ||||
|               ], | ||||
|               "robot": [ | ||||
|                 "Beep. Bop. Beep. Boop.  I am a #roBOT run by @CCostan", | ||||
|                 "I have spoken for about {{ states.sensor.speech_time.attributes.value|replace('m', '') }} minutes in the last 24 hours.", | ||||
|                 "When you add it all up, I have spoken for about {{ states.sensor.speech_time.attributes.value|replace('m', '') }} minutes in the last 24 hours!", | ||||
|                 "Home Assistant has been running for {{ states('sensor.ha_uptime') }} (https://www.vcloudinfo.com/2018/02/journey-to-docker.html)", | ||||
|                 "The #Docker Host for Home Assistant is using {{ states('sensor.disk_use_percent') }}% of the hard drive currently. (https://www.vcloudinfo.com/2018/02/journey-to-docker.html)", | ||||
|                 "I am running Home Assistant version {{ states('sensor.ha_installed_version') }} (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "{{ states.sensor.lines_of_code.state }} lines of Home Assistant configuration code has been running for {{ states('sensor.ha_uptime') }}. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "The Github code (https://github.com/CCOSTAN/Home-AssistantConfig#logo) has {{ states.sensor.github_stats.attributes.stargazers_count}} stars and counting.  Currently with {{ states.sensor.github_stats.attributes.open_issues }} open #Todo items.", | ||||
|                 "Bear Stone Smart home currently runs on {{ states.sensor.lines_of_code.state }} lines of YAML code.  Check it all out at (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "My Home Assistant has {{ states.sensor.lines_of_code.state }} lines of YAML code. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "{{((states.sensor.sensor_count.state | int) + (states.sensor.binary_sensor_count.state | int))}} sensors feed my Smart Home #data. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "{{states.sensor.automation_count.state}} automations and {{states.sensor.script_count.state}} scripts make my home smart (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "Nevermind me.  I am just keeping track of {{states.sensor.lights_count.state}} lights and {{states.sensor.tracker_count.state}} devices in the house. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "There are {{states.sensor.protect_count.state}} Nest Protect smoke Detectors ONLINE and protecting the house! (https://github.com/CCOSTAN/Home-AssistantConfig#nest) ", | ||||
|                 "We have {{states.sensor.camera_count.state}} cameras ONLINE and recording the house 24/7! (https://github.com/CCOSTAN/Home-AssistantConfig#cameras)", | ||||
|                 "Sometimes I like to tell UDP jokes but I am not sure anyone gets them.", | ||||
|                 "I keep all my Dad jokes in a DadaBase." | ||||
|               ], | ||||
|  | ||||
|               "door": [ | ||||
|                 "The number of Doorbell presses yesterday was {{ states('sensor.doorbell_presses') }}", | ||||
|                 "{{ states('sensor.doorbell_presses') }} people came to the door today and pressed the bell.", | ||||
|                 "{{ states('sensor.doorbell_presses') }} doorbell presses occurred in the last 24 hours." | ||||
|               ], | ||||
|  | ||||
|               "weather": [ | ||||
|                 "The #Landscaping lights where on for about {{ states.sensor.landscaping_light_time.attributes.value }} yesterday. (https://youtu.be/FcBVu_yk2iY)", | ||||
|                 "I keep the average humidity of the house at {{ states('sensor.downstairs_thermostat_humidity') }} percent. Outside is {{ states('sensor.pirateweather_humidity') }} #Nest (https://github.com/CCOSTAN/Home-AssistantConfig#nest)", | ||||
|                 "Outside is {{ states('sensor.pirateweather_temperature') }}. I keep the average inside temperature at {{ states('sensor.downstairs_thermostat_temperature') }}. #Weather (https://github.com/CCOSTAN/Home-AssistantConfig#nest)", | ||||
|                 "I know that it will be {{ states('sensor.pirateweather_minutely_summary') }} So I will adjust the Heating/Cooling, irrigation and lighting accordingly. #Nest #Rachio #Hue", | ||||
|                 "The current UV index is {{ states('sensor.pirateweather_uv_index') }} and the Moon is {{ states('sensor.moon') }}.  #Space" | ||||
|               ], | ||||
|  | ||||
|               "cloud": [ | ||||
|                 "Average Cloud Coverage: {{ states('sensor.pirateweather_cloud_coverage') }}%, Average Temp: {{ states('sensor.pirateweather_temperature') }}°F #Solar (https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html)", | ||||
|                 "Unfortunately, Bear Stone has plenty of cloud dependancies. Nimbus and Cumulus to be exact! Average Cloud Coverage: {{ states('sensor.pirateweather_cloud_coverage') }}% " | ||||
|               ], | ||||
|  | ||||
|               "speedtest": [ | ||||
|                 "Average internet stats are Download: {{ states('sensor.speedtest_download') | int }} Mbit/s & Upload {{ states('sensor.speedtest_upload') | int }} Mbit/s.", | ||||
|                 "So if you get @att Fiber 1000, you can expect these types of results - Download: {{ states('sensor.speedtest_download') | int}} Mbit/s & Upload {{ states('sensor.speedtest_upload') | int }} Mbit/s.", | ||||
|                 "My @att Fiber 1000 internet download speed is about {{ states('sensor.speedtest_download') | int }} Mbit/s and I am a #cordcutter. @TabloTV", | ||||
|                 "This beautiful chart was produced with Grafana. | (https://www.vcloudinfo.com/Click-Here)" | ||||
|               ], | ||||
|  | ||||
|               "internet": [ | ||||
|                 "So far, I have prevented {{ states('sensor.pi_hole_ads_blocked_today') }} ads from hitting the network via Pi-hole! http://www.pi-hole.net", | ||||
|                 "Pi-hole (http://www.pi-hole.net) has serviced {{ states('sensor.pi_hole_dns_queries_today') }} DNS requests today! #PiZero", | ||||
|                 "If you are not subscribed to my Smart Home YouTube channel, come join us now! (https://youtube.com/vCloudInfo)", | ||||
|                 "Be sure to follow all of our various social media accounts so you do not miss a thing! @ccostan | (https://www.vcloudinfo.com/Click-Here)" | ||||
|               ], | ||||
|  | ||||
|               "stocks": [ | ||||
|                 "I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.yahoofinance_tsla')|round }}. Get your FREE stock here: https://join.robinhood.com/giancac82 #Solar", | ||||
|                 "I am keeping track of the current #Bitcoin prices. It is ${{ states('sensor.bitcoin')|round }}. Get your FREE stock here:  https://join.robinhood.com/giancac82 #BTC", | ||||
|                 "I am keeping track of the current #Ethereum prices. It is ${{ states('sensor.ethereum')|round }}. Get your FREE stock here:  https://join.robinhood.com/giancac82 #ETH", | ||||
|                 "I am keeping track of the current #VMware stock price. It is ${{ states('sensor.yahoofinance_vmw')|round }}. Get your FREE stock here:  https://join.robinhood.com/giancac82 #vExpert", | ||||
|                 "I am keeping track of the current #Amazon stock prices. It is ${{ states('sensor.yahoofinance_amzn')|round }}. Get your FREE stock here:  https://join.robinhood.com/giancac82 #AWS" | ||||
|               ], | ||||
|  | ||||
|               "night": [ | ||||
|                 "Todays Sleep Number is {{ states('sensor.sleepnumber_carlo_stacey_sleepnumber') }}. Wifi connected Bed FTW! #SleepStat (https://github.com/CCOSTAN/Home-AssistantConfig#nest)", | ||||
|                 "Our Sleep Number is {{ states('sensor.sleepnumber_carlo_carlo_sleepnumber') }}. Wifi connected Bed! #SleepStat (https://github.com/CCOSTAN/Home-AssistantConfig#nest)" | ||||
|               ], | ||||
|  | ||||
|               "tv": [ | ||||
|                 "The {{ states.media_player.living_room_ultra.attributes.friendly_name }} #Roku is playing #{{ states.media_player.living_room_ultra.attributes.app_name }}.", | ||||
|                 "The {{ states.media_player.upstairs_living_room.attributes.friendly_name }} #Roku is playing #{{ states.media_player.upstairs_living_room.attributes.app_name }}. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "Yesterday we watched about {{ states.sensor.tv_time.attributes.value|replace('m', '') }} minutes of television. @YouTube & @TabloTV on the @Roku", | ||||
|                 "Follow these steps to watch your cameras on your Rokus! (https://www.vcloudinfo.com/2019/03/how-to-setup-ip-cameras-on-your-roku-tv.html)" | ||||
|               ], | ||||
|  | ||||
|               "joke": [ | ||||
|                 "Visit the Repo (https://github.com/CCOSTAN/Home-AssistantConfig#logo) ", | ||||
|                 "Like and follow for more of these #HomeAutomation gems! ", | ||||
|                 "Join ~5k other subscribers and visit https://YouTube.com/vCloudInfo " | ||||
|               ] | ||||
|             } %} | ||||
|  | ||||
|             {{ tweets[topic]|random }} | ||||
|           {%- endmacro -%} | ||||
|  | ||||
|           {{ tweet(pick) }} | ||||
|  | ||||
|         image: >- | ||||
|           {%- macro image(topic) -%} | ||||
|             {% set images = { | ||||
|               "throwback": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/throwback.png" | ||||
|               ], | ||||
|               "solar": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/batteries.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/car.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/bearstone_car.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/charge.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/solar_top.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/solar_readings.png" | ||||
|               ], | ||||
|               "promo": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad4.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad3.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/bearstoneflow.png" | ||||
|               ], | ||||
|               "robot": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/servers5.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/servers4.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/robot.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/keyboard.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad4.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad3.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/voice_talk.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad.png" | ||||
|               ], | ||||
|  | ||||
|               "door": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/door.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/camera.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad3.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad4.png" | ||||
|               ], | ||||
|  | ||||
|               "weather": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/windy.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/moon.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad3.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad4.png" | ||||
|               ], | ||||
|  | ||||
|               "cloud": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/clouds.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/clouds2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/solar.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/solar2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/Bolt_Solar2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/Bolt_Solar.png" | ||||
|               ], | ||||
|  | ||||
|               "speedtest": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/att_speedtest.png" | ||||
|               ], | ||||
|  | ||||
|               "internet": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/servers.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/servers2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/servers3.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/servers4.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/servers5.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad4.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad3.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/repo_ad.png" | ||||
|               ], | ||||
|  | ||||
|               "stocks": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/stock.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/stock2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/stock3.png" | ||||
|               ], | ||||
|  | ||||
|               "night": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/sleeping.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/indoor_light.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/bed.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/bed1.png" | ||||
|               ], | ||||
|  | ||||
|               "tv": [ | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/tv.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/tv2.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/tv3.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/tv4.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/tv5.png", | ||||
|                 "/config/www/custom_ui/floorplan/images/branding/tv6.png" | ||||
|               ] | ||||
|             } %} | ||||
|  | ||||
|             {{ images[topic]|random }} | ||||
|           {%- endmacro -%} | ||||
|  | ||||
|            {% if pick == "joke" -%} | ||||
|             {{ "/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_" ~ range(1, 92) | random ~ ".png" }} | ||||
|            {%- else -%} | ||||
|              {{ image(pick) }} | ||||
|            {%- endif -%} | ||||
| @@ -1,355 +0,0 @@ | ||||
| #------------------------------------------- | ||||
| # @CCOSTAN | ||||
| # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| ###################################################################################################### | ||||
| ###Script to send out image appropriate links to YouTube based articles and videos. | ||||
| ###################################################################################################### | ||||
|  | ||||
| tweet_youtube_engine_setup: | ||||
|    sequence: | ||||
|     - service: script.tweet_engine_image | ||||
|       data: | ||||
|         who: '{{ who }}' | ||||
|         tweet: >- | ||||
|           {%- macro tweet(topic) -%} | ||||
|             {% set tweets = { | ||||
|               "ThrowBack": [ | ||||
|                 "One of the most popular #SmartHome Projects I have done: (https://www.vcloudinfo.com/2017/07/visualizing-smart-home-using-home.html)", | ||||
|                 "This project was one of the most popular: (https://www.vcloudinfo.com/2017/11/building-digital-cuckoo-clock-with-home.html)", | ||||
|                 "Some of the Best Home Assistant resources around! (https://www.vcloudinfo.com/2018/04/some-of-my-favorite-home-assistant.html)", | ||||
|                 "My Journey to Docker (https://www.vcloudinfo.com/2018/02/journey-to-docker.html)", | ||||
|                 "My Popular DIY Motion Sensor  - (https://www.vcloudinfo.com/2017/11/yet-another-inexpensive-motion-sensor.html)", | ||||
|                 "Build your own DIY Outdoor Smart Home LED strips - (https://www.vcloudinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)", | ||||
|                 "Breakdown of the entire smart home - (https://www.vcloudinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)", | ||||
|                 "Build your own Home Alarm System - (https://www.vcloudinfo.com/2017/06/building-my-home-alarm-system-hardware.html)", | ||||
|                 "Adding a Mixer and AMP to this Text to Speech solution changed the Smart Home COMPLETELY! (https://www.vcloudinfo.com/2017/07/giving-voice-to-smart-home.html)", | ||||
|                 "Some of my favorite #Docker Containers that I am using - (https://www.vcloudinfo.com/2018/06/rolling-out-some-new-docker-containers.html)", | ||||
|                 "Be Sure to follow all of my Twitter Accounts! @CCostan and my HOUSE bot @BearStoneHA!", | ||||
|                 "If you are not subscribed to my Smart Home YouTube channel, come join us now! (https://youtube.com/vCloudInfo)", | ||||
|                 "My Full Smart Home diagram and #IOT icon set that you can download to build your own! - (https://www.vcloudinfo.com/2018/07/the-bear-stone-home-assistant-icon.html)," | ||||
|                 "Be sure to like us on Facebook to get all posts and Video notifications (https://www.facebook.com/vcloudinfo/)", | ||||
|                 "You can see how ALL of this is done by browsing my GitHub Repository (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", | ||||
|                 "10 year safety check.  If you have not done it yet, you need to! (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)", | ||||
|                 "Why No Comments? Find out why... (https://www.vcloudinfo.com/2019/09/why-no-more-comments.html)", | ||||
|                 "Smart Home Plug - Power Measurements (https://www.vcloudinfo.com/2020/09/smart-home-plugs-power-measurements.html)", | ||||
|                 "Check out the $40 Wyze Watch for tracking your steps! (https://youtube.com/shorts/eTlwlChLNxA)", | ||||
|                 "Remote Finder ENGAGE! - Home Assistant Automation (https://youtube.com/shorts/UiE8Rnxk5CA)", | ||||
|                 "Echo Flex - Discontinued! (https://youtube.com/shorts/W10a38af6-E)", | ||||
|                 "Hurricane Prep! (https://youtube.com/shorts/CxlVURHFZjM)" | ||||
|               ], | ||||
|               "S01E01": [ | ||||
|                 "Tesla Solar Panels vs #Hurricane IRMA! (https://www.vcloudinfo.com/2018/09/re-installing-tesla-solar-panels-again.html)" | ||||
|               ], | ||||
|               "S01E02": [ | ||||
|                 "How to Port Forward SageCom 5260 Fast Routers (https://www.vcloudinfo.com/2018/09/setting-up-port-forwarding-on-sagemcom.html)" | ||||
|               ], | ||||
|               "S01E03": [ | ||||
|                 "Please stop saying #Alexa in your Videos! (https://www.vcloudinfo.com/2018/09/please-stop-saying-alexa-in-your.html)" | ||||
|               ], | ||||
|               "S01E04": [ | ||||
|                 "Unboxing and setup of the Philips #Hue Calla Landscape Lights (https://www.vcloudinfo.com/2018/09/unboxing-philips-hue-calla-landscape.html)" | ||||
|               ], | ||||
|               "S01E05": [ | ||||
|                 "Upgrading Home Assistant in #Docker (https://www.vcloudinfo.com/2018/10/upgrading-home-assistant-in-docker.html)" | ||||
|               ], | ||||
|               "S01E06": [ | ||||
|                 "Adding #Hue Lights to my Smart Home (https://www.vcloudinfo.com/2018/10/adding-smart-light-to-my-smart-house.html)" | ||||
|               ], | ||||
|               "S01E07": [ | ||||
|                 "Lights, Camera, Automation! #Hue light setup Part 2. (https://www.vcloudinfo.com/2018/10/lights-camera-automation-hue-light.html)" | ||||
|               ], | ||||
|               "S01E08": [ | ||||
|                 "How to enable #Alexa Whisper Mode and Hunches! (https://www.vcloudinfo.com/2018/10/how-to-enable-alexa-whisper-mode-and.html)" | ||||
|               ], | ||||
|               "S01E09": [ | ||||
|                 "Siri Store and Retrieve #shortcuts for ANY information! (https://www.vcloudinfo.com/2018/10/siri-store-and-retrieve-shortcuts-for.html)" | ||||
|               ], | ||||
|               "S01E10": [ | ||||
|                 "Easy Smart Home #Gadgets I use for my Holiday Lighting setup! (https://www.vcloudinfo.com/2018/10/easy-smart-home-gadgets-i-use-for-my.html)" | ||||
|               ], | ||||
|               "S01E11": [ | ||||
|                 "Port Forwarding on the ARRIS TG1682 Modem Router (https://www.vcloudinfo.com/2018/11/port-forwarding-on-arris-tg1682-modem.html)" | ||||
|               ], | ||||
|               "S01E12": [ | ||||
|                 "Alexa Parental Controls: Enabling #Explicit Filter mode (https://www.vcloudinfo.com/2018/11/cortana-meet-alexa.html)" | ||||
|               ], | ||||
|               "S01E13": [ | ||||
|                 "Cortana, Meet #Alexa! (https://www.vcloudinfo.com/2018/11/alexa-parental-controls-enabling.html)" | ||||
|               ], | ||||
|               "S01E14": [ | ||||
|                 "Routine Tasks; Upgrading Home Assistant to Latest #Beta! (https://www.vcloudinfo.com/2018/11/routine-tasks-upgrading-home-assistant.html)" | ||||
|               ], | ||||
|               "S01E15": [ | ||||
|                 "Routine Tasks; Adding #Tesla PowerWall sensors to my Home Assistant! (https://www.vcloudinfo.com/2018/11/routine-tasks-adding-tesla-powerwall.html)" | ||||
|               ], | ||||
|               "S01E16": [ | ||||
|                 "Breaking down my Home Assistant Volume Control (https://www.vcloudinfo.com/2018/12/breaking-down-my-home-assistant-volume.html)" | ||||
|               ], | ||||
|               "S01E17": [ | ||||
|                 "Volume Control using #Alexa Routines (https://www.vcloudinfo.com/2018/12/volume-control-using-alexa-routines.html)" | ||||
|               ], | ||||
|               "S01E18": [ | ||||
|                 "How to Weatherproof your Outdoor Smart Plugs on the Cheap! (https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html)" | ||||
|               ], | ||||
|               "S01E19": [ | ||||
|                 "Automate your home using Amazon Routines! No Software Needed!(https://www.vcloudinfo.com/2018/12/automate-your-home-using-amazon.html)" | ||||
|               ], | ||||
|               "S01E20": [ | ||||
|                 "Fixing my Home Assistant Breaking Changes with #Atom! (https://www.vcloudinfo.com/2018/12/fixing-my-home-assistant-breaking.html)" | ||||
|               ], | ||||
|               "S01E21": [ | ||||
|                 "The Epson XP-7100 Small-in-One Printer review and Unboxing (https://www.vcloudinfo.com/2018/12/the-epson-xp-7100-small-in-one-printer.html)" | ||||
|               ], | ||||
|               "S02E01": [ | ||||
|                 "Enabling Guest Mode TTS feedback for Home Assistant (https://www.vcloudinfo.com/2019/01/enabling-guest-mode-tts-feedback-for.html)" | ||||
|               ], | ||||
|               "S02E02": [ | ||||
|                 "My DIY weather resistant Wi-Fi switch – 1 Month Later! (https://www.vcloudinfo.com/2019/01/my-diy-weather-resistant-wi-fi-switch-1.html)" | ||||
|               ], | ||||
|               "S02E03": [ | ||||
|                 "My UI is terrible.  Here is why I do not care. (https://www.vcloudinfo.com/2019/01/lovelace-is-now-standard-i-dont-care.html)" | ||||
|               ], | ||||
|               "S02E04": [ | ||||
|                 "How to Upgrade Home Assistant Ubuntu to 18.04.1 LTS (https://www.vcloudinfo.com/2019/02/how-to-upgrade-home-assistant-ubuntu-to-18-04-1-lts.html)" | ||||
|               ], | ||||
|               "S02E05": [ | ||||
|                 "Everyday Holiday Smart Lights – Valentines Day Edition (https://www.vcloudinfo.com/2019/02/everyday-holiday-smart-lights-valentines-day-edition.html)" | ||||
|               ], | ||||
|               "S02E06": [ | ||||
|                 "How to set up Home Assistant Presence Detection using NMAP (https://www.vcloudinfo.com/2019/02/how-to-set-up-home-assistant-presence-detection-using-nmap.html)" | ||||
|               ], | ||||
|               "S02E07": [ | ||||
|                 "Breaking down the Flag Sensor in Home Assistant (https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html)" | ||||
|               ], | ||||
|               "S02E08": [ | ||||
|                 "How I Upgraded Home Assistant – fixing all the breaking Changes! (https://www.vcloudinfo.com/2019/02/how-i-upgraded-home-assistant-to-0-88-1-fixing-all-the-breaking-changes.html)" | ||||
|               ], | ||||
|               "S02E09": [ | ||||
|                 "Amazon Discontinues the Dash Button (https://www.vcloudinfo.com/2019/02/amazon-discontinues-the-dash-button.html)" | ||||
|               ], | ||||
|               "S02E10": [ | ||||
|                 "How to add Garadget to Home Assistant (https://www.vcloudinfo.com/2019/03/how-to-add-garadget-to-home-assistant.html)" | ||||
|               ], | ||||
|               "S02E11": [ | ||||
|                 "Revisiting the Pi on Pi Day with Home Assistant (https://www.vcloudinfo.com/2019/03/revisiting-the-pi-on-pi-day-with-home-assistant.html)" | ||||
|               ], | ||||
|               "S02E12": [ | ||||
|                 "How to Setup IP Camera Viewer on your Roku TV (https://www.vcloudinfo.com/2019/03/how-to-setup-ip-cameras-on-your-roku-tv.html)" | ||||
|               ], | ||||
|               "S02E13": [ | ||||
|                 "Home Assistant upgrade! (https://www.vcloudinfo.com/2019/03/home-assistant-0-90-release-upgrade.html)" | ||||
|               ], | ||||
|               "S02E14": [ | ||||
|                 "Using Foscam cameras with Home Assistant and Synology (https://www.vcloudinfo.com/2019/03/using-foscam-cameras-with-home-assistant-and-synology.html)" | ||||
|               ], | ||||
|               "S02E15": [ | ||||
|                 "How to manually upgrade your Synology Surveillance System firmware (https://www.vcloudinfo.com/2019/04/how-to-manually-upgrade-your-synology-surveillance-system-firmware.html)" | ||||
|               ], | ||||
|               "S02E16": [ | ||||
|                 "Dell P2719H Monitors Setup and Unboxing (https://www.vcloudinfo.com/2019/04/home-office-with-dell-p2719h-monitors-setup-and-unboxing.html)" | ||||
|               ], | ||||
|               "S02E17": [ | ||||
|                 "Wyze Sense and Camera Unboxing (https://www.vcloudinfo.com/2019/05/20-wyze-sense-and-camera-unboxing-early-access-program.html)" | ||||
|               ], | ||||
|               "S02E18": [ | ||||
|                 "Google is shutting down the Works with Nest API. (https://www.vcloudinfo.com/2019/05/google-is-shutting-down-the-works-with-nest-api.html)" | ||||
|               ], | ||||
|               "S02E19": [ | ||||
|                 "How to Setup Alexa Guard Mode and ADT Pulse to monitor your Smart Home (https://www.vcloudinfo.com/2019/05/how-to-setup-alexa-guard-mode-and-adt-pulse-to-monitor-your-smart-home.html)" | ||||
|               ], | ||||
|               "S02E20": [ | ||||
|                 "Home Assistant Breaking Change: All Light Groups (https://www.vcloudinfo.com/2019/06/home-assistant-breaking-change-all-light-groups.html)" | ||||
|               ], | ||||
|               "S02E22": [ | ||||
|                 "How to use Template conditions in Home Assistant (https://www.vcloudinfo.com/2019/06/how-to-use-template-conditions-in-home-assistant.html)" | ||||
|               ], | ||||
|               "S02E25": [ | ||||
|                 "How to upgrade #Docker #Cockpit on #Ubuntu 18.04 (https://www.vcloudinfo.com/2019/07/how-to-upgrade-docker-cockpit-on-ubuntu-18-04.html)" | ||||
|               ], | ||||
|               "S02E26": [ | ||||
|                 "Upgrading Home Assistant and Fixing icon_template warning errors (https://www.vcloudinfo.com/2019/07/upgrading-home-assistant-and-fixing-icon_template-warning-errors.html)" | ||||
|               ], | ||||
|               "S02E27": [ | ||||
|                 "How to Add Philips Hue to Home Assistant (and clean your YAML) (https://www.vcloudinfo.com/2019/08/how-to-add-philips-hue-hub-to-home-assistant-and-clean-your-yaml.html)" | ||||
|               ], | ||||
|               "S02E28": [ | ||||
|                 "How to add Smart Landscaping lights to your Yard with Home Assistant (https://www.vcloudinfo.com/2019/08/how-to-add-smart-landscaping-lights-to-your-yard-with-home-assistant.html)" | ||||
|               ], | ||||
|               "S02E29": [ | ||||
|                 "LED Solar Spot lights for my Outdoor Tree! (https://www.vcloudinfo.com/2019/08/led-solar-spot-lights-for-my-outdoor-tree.html)" | ||||
|               ], | ||||
|               "S02E30": [ | ||||
|                 "Swapping Etekcity RF outlets to Tuya Wi-Fi switch outlets! (https://www.vcloudinfo.com/2019/08/swapping-etekcity-rf-outlets-to-tuya-wi-fi-switch-outlets.html)" | ||||
|               ], | ||||
|               "S02E31": [ | ||||
|                 "I couldn't wait to get RID of this thing! (https://www.vcloudinfo.com/2019/08/unboxing-the-echo-show-5-and-setup.html)" | ||||
|               ], | ||||
|               "S02E32": [ | ||||
|                 "Charge your car like your Phone! (https://www.vcloudinfo.com/2019/09/charge-your-car-like-your-phone-in-emergencies.html)" | ||||
|               ], | ||||
|               "S02E33": [ | ||||
|                 "Enable the Home Assistant System Health Component (https://www.vcloudinfo.com/2019/09/how-to-enable-the-home-assistant-system-health-component.html)" | ||||
|               ], | ||||
|               "S02E34": [ | ||||
|                 "Magic Home LED Fix & Great iOS Setup tip (https://www.vcloudinfo.com/2019/09/magic-home-led-fix-great-ios-setup-tip.html)" | ||||
|               ], | ||||
|               "S02E35": [ | ||||
|                 "Alexa, Home Assistant & Nabu Casa (https://www.vcloudinfo.com/2019/09/help-alexa-forget-devices-to-hear-you-better-and-respond-more-accurately.html)" | ||||
|               ], | ||||
|               "S02E36": [ | ||||
|                 "How to Fix WiFi interference with WiFi Analyzer (https://www.vcloudinfo.com/2019/10/how-to-fix-wifi-interference-with-wifi-analyzer.html)" | ||||
|               ], | ||||
|               "S02E37": [ | ||||
|                 "Novostella 13W LED Bulb vs Philips Hue Smart Bulbs (https://www.vcloudinfo.com/2019/10/novostella-13w-led-bulb-vs-philips-hue-smart-bulbs.html)" | ||||
|               ], | ||||
|               "S02E38": [ | ||||
|                 "How to Build Home Assistant Sensors using Wolfram Alpha (https://www.vcloudinfo.com/2019/10/how-to-build-home-assistant-sensors-using-wolfram-alpha.html)" | ||||
|               ], | ||||
|               "S02E39": [ | ||||
|                 "Adding Days Until Sensor to my Home Assistant Speech routines (https://www.vcloudinfo.com/2019/11/adding-days-until-sensor-to-my-home-assistant-speech-routines.html)" | ||||
|               ], | ||||
|               "S02E40": [ | ||||
|                 "Fix your Pi-Hole integration with Home Assistant (https://www.vcloudinfo.com/2019/11/how-to-fix-your-pi-hole-integration-with-home-assistant.html)" | ||||
|               ], | ||||
|               "S02E41": [ | ||||
|                 "Save Money with Home Assistant and Nest – An Automation Example (https://www.vcloudinfo.com/2020/01/save-money-with-home-assistant-and-nest-an-automation-example.html)" | ||||
|               ], | ||||
|               "Bearnews1": [ | ||||
|                 "How to Name your Alexa Routines (https://www.vcloudinfo.com/2019/12/how-to-name-your-alexa-routines.html)" | ||||
|               ], | ||||
|               "Bearnews2": [ | ||||
|                 "Using IFTTT with Alexa Routines & Home Assistant (https://www.vcloudinfo.com/2019/12/using-ifttt-with-alexa-routines-plus-home-assistant.html)" | ||||
|               ], | ||||
|               "Bearnews3": [ | ||||
|                 "Introducing HassKit (https://www.vcloudinfo.com/2019/12/hasskit-home-assistant-mobile-ui-ios-google-android.html)" | ||||
|               ], | ||||
|               "Bearnews4": [ | ||||
|                 "Alexa enabled Gas station Pumps (https://www.vcloudinfo.com/2020/01/alexa-enabled-gas-station-pumps.html)" | ||||
|               ], | ||||
|               "S03E01": [ | ||||
|                 "How to Add Webhooks to Home Assistant (https://www.vcloudinfo.com/2020/02/how-to-add-webhooks-to-home-assistant.html)" | ||||
|               ], | ||||
|               "Bearnews5": [ | ||||
|                 "8 Free News Channels for your Roku (https://www.vcloudinfo.com/2020/04/8-free-roku-news-channels.html)" | ||||
|               ], | ||||
|               "Bearnews6": [ | ||||
|                 "Upgrade Ubuntu 18.04 to 20.04 LTS for Home Assistant (https://www.vcloudinfo.com/2020/05/upgrade-ubuntu-18-04-to-20-04-lts-home-assistant.html)" | ||||
|               ], | ||||
|               "Bearnews7": [ | ||||
|                 "Wyze No Contact Thermometer (https://www.vcloudinfo.com/2020/05/wyze-no-contact-thermometer.html)" | ||||
|               ], | ||||
|               "S03E02": [ | ||||
|                 "Phyn Plus – Smart Water Shutoff Device (https://www.vcloudinfo.com/2020/05/phyn-plus-smart-water-shutoff-device.html)" | ||||
|               ], | ||||
|               "S03E03": [ | ||||
|                 "Breaking down the Home Assistant Vacuum Automation (https://www.vcloudinfo.com/2020/05/home-assistant-neato-vacuum-automation.html)" | ||||
|               ], | ||||
|               "Logger": [ | ||||
|                 "Learn all about the Home Assistant LogBook! (https://www.vcloudinfo.com/2020/05/home-assistant-logbook.html)" | ||||
|               ], | ||||
|               "SolarPalmLight": [ | ||||
|                 "Solar Powered Backyard Lighting! (https://www.vcloudinfo.com/2020/06/solar-powered-motion-activated-palm-tree-lights.html)" | ||||
|               ], | ||||
|               "5TipsToLevelUp": [ | ||||
|                 "Five Home Assistant Tips with @SuburbanNerd (https://youtu.be/fRfE4hjzQMU)" | ||||
|               ], | ||||
|               "AlexaMusicCommands": [ | ||||
|                 "All the Music Commands for Alexa! (https://youtu.be/JWnMB455NRM)" | ||||
|               ], | ||||
|               "SolarFountainOKMEE": [ | ||||
|                 "Solar Powered Water Fountain with LED lights (https://www.vcloudinfo.com/2020/07/solar-powered-water-fountain-with-led-lights.html)" | ||||
|               ], | ||||
|               "NoCloudGaradget": [ | ||||
|                 "How to configure Garadget for LOCAL MQTT Only (https://www.vcloudinfo.com/2020/07/how-to-configure-garadget-for-local-mqtt-only.html)" | ||||
|               ], | ||||
|               "AlexaGuardMediaPlayer": [ | ||||
|                 "How to Enable Alexa Guard Mode via Home Assistant (https://www.vcloudinfo.com/2020/08/how-to-enable-alexa-guard-mode-via-home-assistant-using-presence-detection.html)" | ||||
|               ], | ||||
|               "LightningSensor": [ | ||||
|                 "Adding a Lightning Sensor to Home Assistant (https://www.vcloudinfo.com/2020/08/adding-a-lightning-sensor-to-home-assistant.html)" | ||||
|               ], | ||||
|               "LEDBackboard": [ | ||||
|                 "Home Assistant Smart DIY Basketball Backboard Project (https://www.vcloudinfo.com/2020/09/home-assistant-smart-diy-basketball-backboard-project.html)" | ||||
|               ], | ||||
|               "CuckooClock": [ | ||||
|                 "Building a digital Cuckoo Clock with Home Assistant (https://www.vcloudinfo.com/2017/11/building-digital-cuckoo-clock-with-home.html)" | ||||
|               ], | ||||
|               "NodeAnchors": [ | ||||
|                 "Simple Example of using YAML Node Anchors in Home Assistant (https://www.vcloudinfo.com/2020/10/simple-example-of-using-yaml-node-anchors-in-home-assistant.html)" | ||||
|               ], | ||||
|               "yahoostocks": [ | ||||
|                 "Track stocks with Home Assistant using Yahoo Finance! (https://www.vcloudinfo.com/2020/10/how-to-track-stocks-in-home-assistant-using-a-custom-component.html)" | ||||
|               ], | ||||
|               "AugustBatteries": [ | ||||
|                 "How to Change your Smart Lock Batteries (https://www.vcloudinfo.com/2020/11/how-to-change-august-smart-lock-batteries.html)" | ||||
|               ], | ||||
|               "Remote_Finder": [ | ||||
|                 "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)" | ||||
|               ], | ||||
|               "FeedTheDog": [ | ||||
|                 "Home Assistant Pet Automation Example - Feed the Dog (https://www.vcloudinfo.com/2020/11/home-assistant-pet-automation-example.html)" | ||||
|               ], | ||||
|               "AlexaGiftNotifications": [ | ||||
|                 "How to disable Alexa Delivery Notification Descriptions (https://www.vcloudinfo.com/2020/11/how-to-disable-alexa-delivery-notification-descriptions.html)" | ||||
|               ], | ||||
|               "iPhoneDuplicates": [ | ||||
|                 "How to Prevent iPhone duplicates in Home Assistant (https://youtu.be/HmLDimU06r4)" | ||||
|               ], | ||||
|               "NotifyScript": [ | ||||
|                 "Next Level Notifications in HA (https://youtu.be/mK1wdpxhLbM)" | ||||
|               ], | ||||
|               "WeightLossJourney": [ | ||||
|                 "How I lost 50 Pounds in 8 months (https://youtu.be/TpxOwCobclI)" | ||||
|               ], | ||||
|               "SnapPower": [ | ||||
|                 "Replace your Nightlights with SnapPower Outlets (https://youtu.be/GDIo0SNhaFU)" | ||||
|               ], | ||||
|               "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)" | ||||
|               ], | ||||
|               "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)" | ||||
|               ], | ||||
|               "SolarDriveway": [ | ||||
|                 "Adding Solar Lights to the Front Walkway (https://www.vcloudinfo.com/2022/10/adding-solar-lights-to-the-front-walkway.html)" | ||||
|               ], | ||||
|               "UPS_Replacement": [ | ||||
|                 "Adding Solar Lights to the Front Walkway (https://www.vcloudinfo.com/2022/10/why-i-added-the-eaton-3s-ups-to-my-tesla-powerwall-setup.html)" | ||||
|               ], | ||||
|               "VillaNERI": [ | ||||
|                 "Unboxing the $440 VillaNeri Light Starter Pack (https://youtu.be/sfzhPkStBTE)" | ||||
|               ], | ||||
|               "GardenLED": [ | ||||
|                 "LOOK! We Got MORE Solar LED Garden Lights! (https://youtube.com/shorts/TigbEg3YIZI)" | ||||
|               ], | ||||
|               "RokuOnHA": [ | ||||
|                 "Adding Roku to Home Assistant (https://youtu.be/XvrVhsP1bB4)" | ||||
|               ], | ||||
|               "RunningAutomationsCard": [ | ||||
|                 "What is running in your Home Assistant - A lovelace Card (https://www.vcloudinfo.com/2023/01/whats-running-in-home-assistant-a-lovelace-card.html)" | ||||
|               ], | ||||
|               "AutoEntityCard": [ | ||||
|                 "Adjusting the Auto-Entities Card in Home Assistant (https://youtu.be/h3SIhPVAP4k)" | ||||
|               ] | ||||
|             } %} | ||||
|  | ||||
|             {{ tweets[topic]|random ~ "#youtube #throwback" }} | ||||
|           {%- endmacro -%} | ||||
|  | ||||
|           {{ tweet(pick) }} | ||||
|  | ||||
|         image: >- | ||||
|           {% if pick == "Throwback" -%} | ||||
|             "/config/www/custom_ui/floorplan/images/youtube/throwback.png" | ||||
|           {%- else -%} | ||||
|             {{ "/config/www/custom_ui/floorplan/images/youtube/episodes/" ~ pick ~ ".png" }} | ||||
|           {%- endif -%} | ||||
		Reference in New Issue
	
	Block a user