maximkulkin / esp-ir-tv

Example of HomeKit device that controls a TV
MIT License
9 stars 8 forks source link

where is remote_key #1

Open mengds2016 opened 4 years ago

mengds2016 commented 4 years ago

I have a problem.I only see power-key and four hdmi-key in the iphone home.where is other remote-key.need apple TV remote?

maximkulkin commented 4 years ago

Yes, the other stuff is available through Apple Remote app, although it's not intuitive to find (I guess, it's intuitive if you use remote with Apple TV, remote app looks close to physical Apple TV remote). Volume control though is done by physical volume buttons, no on-screen UI is displayed. I haven't found how to mute, physical mute switch does not seem to mute stuff.

IMG_0452 IMG_0450

mengds2016 commented 4 years ago

Thank you