Closed michel0271 closed 3 years ago
It still has the same behaviour in that the previously selected input persists even if the channel is changed or the box is power cycled.
Is there an endpoint to get the current channel that you're aware of?
It still has the same behaviour in that the previously selected input persists even if the channel is changed or the box is power cycled.
Is there an endpoint to get the current channel that you're aware of?
not that I am aware of
Is there an endpoint to get the current channel that you're aware of?
not that I am aware of
Not that I could find either, I don't think there's a way around this issue without being able to grab that information.
been having a look around, this like the HA community have managed to do this,
https://github.com/RogerSelwyn/Home_Assistant_SkyQ_MediaPlayer
can't find now typescript or js implementations, seems quite involved, with soap request, better reference implantation here..
https://github.com/4n0nD3v3l0p3r/Home_Assistant_SkyQ_MediaPlayer/blob/master/skyq/sky_remote.py
@neilpatel121 Great find, I'm going to create a separate library so we can utilise this, it even has device discovery.
I have no idea what you're doing, but I'll be there ... First Beta Tester 😂👍🏼
So I can't test the Soap requests because I don't have access to a Sky Q yet.
So I can't test the Soap requests because I don't have access to a Sky Q yet.
Let me know if I can help in any way.
Thanks for all you've done with this plugin considering you don't have a Sky Q box!
For now I've released this as is. #19 has been fixed and this feature is almost done. And will re-visit this again soon.
I have started developing a library at https://github.com/EpicKris/node-sky-q, you're welcome to test that as is if you'd like, however the Soap part hasn't been fully built out yet.
Will you continue to work on the plugin? E.g. faster switching times? greetings michel
Will you continue to work on the plugin? E.g. faster switching times? greetings michel
The actual speed of switching cannot be increased, it currently works by "backing up" and then entering the channel number as if it were a remote. I'm not aware of any other way of changing the channel currently.
ok
Can we have an option to not have channels listed? It shows as 97 off on my favourites page which means you cannot easily power cycle from the control centre. The LG web OS plug in for example has an option for channel control/volume control etc
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Could you test v1.3.0-beta.0
?
Could you test
v1.3.0-beta.0
?
Favourites are now being loaded as 'Inputs' on the box where I have them set instead of the first 100 channels. On boxes without favourites no 'Inputs' are being loaded. Not sure if this is what you are expecting?
The input is also not synced with the actual channel on the box assume you are not getting the state yet?
The issue persists that on the first open of the home all inputs are shown as switches as opposed to selectable inputs. Killing and reopening the home app resolves this.
So I'm trying to use the favourites from the Sky box for the input list instead of the first 100 channels.
Could you send me a full screenshot please?
Sure:
After restarting homebridge only on first load of the home app:
After killing and reopening the home app.
The latest screenshot appears to be expected behaviour?
The latest screenshot appears to be expected behaviour?
Yes, it just requires you to kill and reopen the home app (even if wasn't running previously) in order to get the expected behaviour. Minor in the scheme of things and may be on the iOS as opposed to the plugin side.
Yes, it just requires you to kill and reopen the home app (even if wasn't running previously) in order to get the expected behaviour. Minor in the scheme of things and may be on the iOS as opposed to the plugin side.
Oh yes, I experienced the same issue, but does seem to be an iOS issue, tried with a couple of different devices.
Hi Both, Was this resolved - i can't see the inputs when i load this plugin into Home?
Thanks
This is what I use to use Siri to change sky channels
Does this still work, if so how? Could you let me see the code?
@simon3163 Please open a new issue.
Hello, will it be possible to switch channels via Siri in a future version? I already have such a plug-in for my Sony TV and it is then implemented using scenes. Greetings Michel