Summary Steps
- Connect to TV using HA Terminal and CLI
Detail Steps
Get Apps List
pyvizio --ip=192.168.1.191:7345 --device_type=tv --auth=Zclyy8f4l6 get-apps-list
Get Current Input
pyvizio --ip=192.168.1.191:7345 --device_type=tv --auth=Zclyy8f4l6 get-current-input
Get Current App
pyvizio --ip=192.168.1.191:7345 --device_type=tv --auth=Zclyy8f4l6 get-current-app
Launch Plex (NOT PROPERLY FORMATTED!!)
pyvizio --ip=192.168.1.191:7345 --device_type=tv --auth=Zclyy8f4l6 launch-app-config 9 4 https://plex.tv/web/tv/vizio-smartcast
References