diff --git a/config/packages/hasspodcast.yaml b/config/packages/hasspodcast.yaml index dceb0a76..231209ce 100755 --- a/config/packages/hasspodcast.yaml +++ b/config/packages/hasspodcast.yaml @@ -40,7 +40,7 @@ automation: - service: script.tweet_engine data_template: - tweet: 'Check it out! {{trigger.event.data.title}} - {{trigger.event.data.link}}' + tweet: '{{trigger.event.data.title}} - {{trigger.event.data.link}}' - service: script.notify_engine data_template: diff --git a/config/www/custom_ui/floorplan/images/branding/Cloud-Hover.png b/config/www/custom_ui/floorplan/images/branding/Cloud-Hover.png new file mode 100755 index 00000000..99c38bd8 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/Cloud-Hover.png differ