Open Browser for Cameras

Was running simple script to pullup odin browser on Hisense tv. Has worked fine until now. I run an automation to turn tv on in morning. Then off at night. This still works fine. Once I turn on in morning I run a script to start odin browser. HA says it runs, tv will blink but does not load. Any help would be appreciated.
Here is a copy of the script. It runs 2 minutes after tv is turned on.

action: media_player.play_media
data:
media:
media_content_type: app
media_content_id: com.hisense.odinbrowser
target:
device_id: address of tv

https://community.home-assistant.io/t/how-to-help-us-help-you-or-how-to-ask-a-good-question/114371#p-578066-oneone-format-it-properly-16

You need to post this as properly formatted YAML.

This bothers me. Is this in IP address currently? Normally it would be a long string of alphanumeric characters. Using the entity key with a valid ID would be better.

Did you update the TV or changed your network? Did you remove and add it to HA again? New TV?

It could also be an integration issue, but you haven’t stated how you’ve integrated your TV with HA.