@brunoamaral wrote:
My TV was showing up as a media player on the iOS home app, and it stopped working with a recent update.
The TV shows up, without any of the input sources available, and the sources show up as switched outside of the TV Controls. It also shows up as being turned on, when it’s not, and won’t turn on.
Were there any breaking changes? I read the changelog but it seemed that homekit only got some bug fixes and stability improvements.
My HomeKit configuration is just the following:
filter: include_domains: - media_player - light - sensor - switch - webostv # include_entities: # - light.hue exclude_entities: - switch.bed_light entity_config: media_player.living_room_tv: feature_list: - feature: on_off - feature: play_pause - feature: play_stop - feature: toggle_mute
And webostv.yaml has this:
host: 192.168.1.11 name: Living Room TV turn_on_action: service: wake_on_lan.send_magic_packet data: mac: "XX:XX:XX:XX:XX:XX" # wired customize: sources: - Plex - Spotify Music - Listen free on LG TV - YouTube - HDMI 1 - Photo & Video
Posts: 1
Participants: 1