I have this simple notification set up that sends a notification when someone starts playing on plex:
After today’s update, I no longer get the poster in the notification.
This is what it looks like in my automations.yaml:
- service: notify.surfacepro8
data:
title: '{{ username}} started playback on {{ device }}'
message: "{% if series == None %}\n {{ title }}\n{% else %}\n {{ series }}
- S{{ season }}E{{ episode }} - {{ title }}\n{% endif %}\n"
data:
image: http://homeassistant.local:8123{{ picture }}