Hello,
After adding the following configuration so my LG TV appears as TV in HomeKit, i can only turn ON and OFF the TV. Also the Input List is empty:
customize.yaml
media_player.lg_webos_smart_tv:
device_class: tv
And homeKit configuration.yaml:
media_player.lg_webos_smart_tv:
name: TV
feature_list:
- feature: on_off
- feature: toggle_mute
- feature: play_pause
- feature: play_stop
Is this behaviour expected or I am missing something?
Regards,
Leandro