ha-samsungtv-tizen icon indicating copy to clipboard operation
ha-samsungtv-tizen copied to clipboard

add optional unique_id to manual config

Open E4est opened this issue 2 years ago • 3 comments

fixes #197

This adds the ability to add the key unique_id to the integration when adding through configuration.yaml.

Sample:

media_player:
  - platform: samsungtv_tizen
    unique_id: media_player.samsung_tv_living_room
    name: 'Samsung TV living room'
    host: 192.168.178.4

This enables the "Settings" tab for the TV in the UI.

E4est avatar Dec 31 '22 20:12 E4est

I need this too. Please merge that PR!

victorigualada avatar Jan 05 '23 18:01 victorigualada

+1

LeandroSQ avatar May 29 '23 03:05 LeandroSQ

Thanks @E4est, I merged this in locally and it worked like a charm... thank you!

bchmura avatar Sep 26 '23 04:09 bchmura