I can turn the Vizio TV on and off easily from Home Assistant,
After TV turns on, I want it to automatically run an App.
This code pyvizio --ip=10.254.50.55:7345 --auth=Zej8kkksp5 launch-app "VIZIOgram"
works from the CLI. How do I enter that either from the HA GUI or in a YAML file?
Thanks so much!