-
-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New buttons available in iOS 17 for the remote #636
Comments
Hi. I have installed iOS 17 on one device to check it up and it looks like the buttons (mute and power) are disabled for all custom TVs (just like in your screenshot). For now they are enabled only for Apple TVs from what I can see. My guess is they are not implemented by Apple or that they will be removed for custom TVs in a future beta. Regarding the channel and guide buttons, I have activated them but for now they are not reporting any event so I can catch it and do something. Maybe Apple is not reporting it or homebridge (hap-nodejs) is not yet updated to report it. I will follow future releases and implement it as soon as I will be able to do it. For reference from hap-nodejs, looks like the buttons are not implemented for now: https://github.com/homebridge/HAP-NodeJS/blob/93a9743c6ae5b6ba3cb4949ef418341234812226/src/lib/definitions/CharacteristicDefinitions.ts#L3067-L3079 |
I’m on iOS 17.2.1 and the new buttons are enabled and can be pressed for a TV added using the plugin. They do nothing right now and I don’t see any messages in Homebridge log when I press them. I tried to remap them in the config using MUTE and POWER (just guessing the names) but nothing. — edit — |
Is there any news regarding this topic? |
As of ios18 the mute/power buttons seem to work for non Apple TV devices I can't get the guide/channel buttons to even show up via the accessibility option though |
Hi,
I am running the latest Dev Build of iOS 17 and I discovered that the remote has new buttons: Power and Mute. Screenshot attached. Also, I found an option in Settings > Accessibility to show on the remote the Guide and CH+/CH- buttons.
If you need someone to test the binding of these new buttons, please let me know :)
Thanks
The text was updated successfully, but these errors were encountered: