I also don’t see the options to mute the mute the TV. Do you know by any chance what would be the voice commands to select input source or change the volume?
The voice commands aren’t supported, that’s what the documentation is saying…
feature
(string)(Required)Name of the feature to add to the entity representation. Valid features are on_off, play_pause, play_stop and toggle_mute. The media_player entity must support the feature to be valid.
Input list works intermittently for me. Volume controls is a problem for Apple: only works on the mini remote on the iOS control center (using device volume controls) -> super weird.
It may be a timing issue. I use the Sony Bravia TV component which works perfect within HA, but the inputs would not show in HomeKit. I had to disable HomeKit autostart and then made an automation to start HomeKit after 2 minutes. Which gave the component time to load all the media player inputs. They now show and work perfectly from within HomeKit and the Television.
Can someone help me? How can I see my LG TV on Homekit? I used the new HA configuration:
webostv:
host: 192.168.1.215 # match with IP address of your TV
name: LG TV
turn_on_action:
service: wake_on_lan.send_magic_packet
date:
mac: "XX:XX:XX:XX:XX:XX"
customize:
sources:
- LiveTV
- Apple TV
- Youtube
- Netflix
Me too… I really need volume control from HomeKit. I just don’t know the reason why I can control the volume from within the lovelace card but not from HomeKit as those two are using the same media_player entity.
I have the Monoprice multizone whole home audio and I can’t control the volume from HomeKit. I have switched the device_class to TV and now I can select the input, but still no volume control. Anything I’m missing?