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

send_key repeats #60

Open
mod25 opened this issue Oct 29, 2020 · 0 comments
Open

send_key repeats #60

mod25 opened this issue Oct 29, 2020 · 0 comments

Comments

@mod25
Copy link

mod25 commented Oct 29, 2020

Hi,
i'm using your cc with two tvs (48ju and 32j).
after setting it up i get folowing issue on debug:

2020-10-29 14:25:43 DEBUG (SyncWorker_50) [custom_components.samsungtv_custom.media_player] State is on <Response [200]>
2020-10-29 14:25:53 DEBUG (SyncWorker_43) [custom_components.samsungtv_custom.media_player] State is on <Response [200]>
2020-10-29 14:26:03 DEBUG (SyncWorker_44) [custom_components.samsungtv_custom.media_player] State is on <Response [200]>
2020-10-29 14:26:06 DEBUG (SyncWorker_33) [custom_components.samsungtv_custom.media_player] Send key KEY_VOLDOWN
2020-10-29 14:26:06 DEBUG (SyncWorker_33) [custom_components.samsungtv_custom.media_player] Failed sending command KEY_VOLDOWN. Retry!

everytime i hit one key i get it twice.

my config:
media_player:

  • platform: samsungtv_custom
    name: WohnzimmerTV
    host: 192.168.178.29
    port: 8001
    mac: ***
    sourcelist: '{"TV": "KEY_TV", FireTV": "KEY_HDMI1"}'
    protocol: ctl_beta
    token: ***:1
    id: ***

maybe someone can help?
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

No branches or pull requests

1 participant