diff --git a/config/packages/twitter.yaml b/config/packages/twitter.yaml index 2a08391b..84f5b25c 100755 --- a/config/packages/twitter.yaml +++ b/config/packages/twitter.yaml @@ -296,7 +296,7 @@ automation: hide_entity: True trigger: - platform: time_pattern - hours: '/6' + hours: '/3' minutes: 18 condition: - condition: template diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index bf2f4f46..1d632fc2 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -17,8 +17,8 @@ tweet_youtube_engine_setup: "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)", + "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)", @@ -168,7 +168,7 @@ tweet_youtube_engine_setup: ] } %} - {{ tweets[topic]|random ~ "#throwback" }} + {{ tweets[topic]|random ~ "#youtube #throwback" }} {%- endmacro -%} {{ tweet(pick) }} diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index 7eb41bf3..cbb3e780 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ