You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is there a way to labels the sources detected ? As of now the sources available are TV and HDMI 1-4.
I tried adding sourcelist: '{"TataSky": "KEY_HDMI1", "OSMC": "KEY_HDMI2", "HA": "KEY_HDMI3", "Apple TV": "KEY_HDMI4"}
to the config, but that is throwing up an error:
Invalid config for [media_player.samsungtv_encrypted]: [sourcelist] is an invalid option for [media_player.samsungtv_encrypted].
`
The text was updated successfully, but these errors were encountered:
This version of the component implements a different source control than roberodin's one. I was not sure if this functionality was important for you, so it will be implemented in a future release :-)
Hi,
Is there a way to labels the sources detected ? As of now the sources available are TV and HDMI 1-4.
I tried adding
sourcelist: '{"TataSky": "KEY_HDMI1", "OSMC": "KEY_HDMI2", "HA": "KEY_HDMI3", "Apple TV": "KEY_HDMI4"}
to the config, but that is throwing up an error:
Invalid config for [media_player.samsungtv_encrypted]: [sourcelist] is an invalid option for [media_player.samsungtv_encrypted].
`
The text was updated successfully, but these errors were encountered: