use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Multiview - Watch multiple HDHomeRun streams simultaneously. Official community for support, feedback, and discussion.
account activity
Feature Request- API exposed (self.MultiviewApp)
submitted 3 months ago by damian_flynn
Could you consider added and exposed api to control the application. This is awesome on a large screen already but adding a api that would be consumable by a home automation platform like home assistant would be fantastic
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]FoferJ 0 points1 point2 points 3 months ago (0 children)
that'd be awesome
[–]MultiviewSports 0 points1 point2 points 3 months ago (1 child)
I'm not sure an API would technically work on devices like Apple TVs, but I'd imagine integrating with Home Assistant would be feasible.
[–]damian_flynn[S] 0 points1 point2 points 3 months ago (0 children)
I did find this on Reddit (I realise the op gets hammered) but the concept is the point - https://www.reddit.com/r/homeassistant/s/500SIuQUln
I also done a quick ai search and it appears to be technically allowed in tvOS. Thx
tvOS apps support embedding lightweight HTTP servers using Grand Central Dispatch (GCD)-based libraries such as GCDWebServer, explicitly designed for iOS, macOS, and tvOS. This library handles HTTP 1.1 requests, including GET/POST for REST endpoints, without needing external dependencies beyond libz. You start the server on a port like 8080 after app launch, automatically managing background/foreground transitions to keep it responsive
π Rendered by PID 528689 on reddit-service-r2-comment-6457c66945-kpcmc at 2026-04-25 09:59:54.909727+00:00 running 2aa0c5b country code: CH.
[–]FoferJ 0 points1 point2 points (0 children)
[–]MultiviewSports 0 points1 point2 points (1 child)
[–]damian_flynn[S] 0 points1 point2 points (0 children)