Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add optional unique_id to manual config #199

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

E4est
Copy link

@E4est E4est commented Dec 31, 2022

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.

@victorigualada
Copy link

I need this too. Please merge that PR!

@LeandroSQ
Copy link

+1

@bchmura
Copy link

bchmura commented Sep 26, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot configure unique_id over configuration.yaml
4 participants