#Intents through notifications not arriving, what am i doing wrong?

1 messages · Page 1 of 1 (latest)

summer trail
#

The following yaml is the action of the automation i have set:

metadata: {}
data:
  message: command_broadcast_intent
  data:
    intent_package_name: org.smblott.intentradio.PLAY
    intent_extras: http://192.168.1.184:1984/api/stream.mp4?src=living-room-2&mp4=all

however, when i send this, the HA companion app on android is notifying the target device with "command_broadcast_intent". Why is the companion app doing this? with a quite similar yaml file to another package name/app, it works. Wonder what im doing wrong here, or maybe the app is just broken.

#

could have placed this in automations as well, but seeing as the HA companion app is responding with a notification...

forest canopy