#Open browser via companion app to specific site

1 messages · Page 1 of 1 (latest)

sterile jackal
#

I'm trying to auto pop my to do list for the day on my tv when my alarm goes off in the morning. I loaded the HA app and am able to get it to open Firefox, but I can't get it to use a target URL or anything. it just opens homeassistant.io...

description: ""
triggers: []
conditions: []
actions:

  • action: notify.mobile_app_livingroom_android_tv
    metadata: {}
    data:
    message: command_launch_app
    target: https://example.com
    data:
    package_name: org.mozilla.firefox
    mode: single