This thread is predominantly aimed at UK developers. I honestly havent a clue what im doing in that regard, but I’ve stubbornly persevered with Claude and managed to make an app for Sky Q (a UK cable tv broadcasters service and their hardware that supports it) that exposes a lot of data to the Homey Pro that can be used in automations.
I’ve basically just tried to copy the Rodger Selwyn one from Home Assistant.
Its working great for me now, and so I wanted to make it available to others to benefit from too, but I feel my lack of knowledge means that i wouldn’t be able to maintain it for anybody else. and so i thought i would offer it out to see if anybody wanted to take the reigns on it that actually knows what they are doing?
the data it exposes are:
-standby status (the box is never truly turned off, so just is it in standby or not)
-Channel name
-Channel numberNow playing (the name of the tv show)
-Media type (live/recorded/an app)
-Playback status (play/pause/fastforward/rewind
-Genre (what kind of show is it? football, a movie, kids shows etc)
-Synopsis (a brief description of the show)
-Age rating (not all shows carry it, but i figure could be useful to set an automation like "when show with age rating 18 is selected, and my wife and i aren’t at home, then change the tv channel to ceebeebies)
I’ve set it so that you can choose the polling interval, and I’ve set the playback polling interval distinct from the other data as I want to set automations on lighting that changes when paused, so all the other info call poll evert 10 seconds, whilst playback polls every 1second. I have also added to the settings that you can choose which data you want your Homey to poll for, so as an example you can unselect age rating if that isn’t something you feel will be useful to you.
I have no clue how to publish it to share with others, so even if a developer doesn’t want to take the reigns on it, then please can someone let me know how to release this for others to share.
Also if someone could kindly explain the etiquette of these things where I’m launching it with a ‘your on your own kid’ ethos as i wont be able to offer any support to other moving forwards I don’t think as I don’t have a clue how to code myself.
ps. Mods, apologies if this is in the wring forum, or if I’ve committed any faux pas here, i just wanted to offer out something Ive found useful to others.

