You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2026. It is now read-only.
So, I see that the BASE_URL is hardcoded to
http://{0}:1925/5/{1}.My specific TV (43PUS6262) doesn't seem to respond to
/5/, but/6/:This makes me think that the API version should really be configurable from
configuration.yaml, with/5/possibly being a default value?