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

Paired but not working ON/OF #77

Open
tylichmartin opened this issue Aug 24, 2021 · 0 comments
Open

Paired but not working ON/OF #77

tylichmartin opened this issue Aug 24, 2021 · 0 comments

Comments

@tylichmartin
Copy link

tylichmartin commented Aug 24, 2021

Hi,

Please I wanted to control my Samsung TV (I think 2015) UE46H7000ST. Pairing is processed OK, I have usn and token also MUTE is working but When I want to turn off or turn on the TV. Not working.

Please can you help me ? I would really appreciate that.

{
"platform": "SamsungTVControl",
"devices": [
{
"usn": "my uuid",
"token": "my token",
"name": "Samsung TV",
"customKeyForPowerButton": "KEY_POWER",
"inputs": [
{
"name": "HDMI",
"keys": "KEY_HDMI"
},
{
"name": "MUTE",
"keys": "KEY_MUTE"
},
{
"name": "POWER",
"keys": "KEY_POWER"
},
{
"name": "POWER OFF",
"keys": "KEY_POWEROFF"
}
]
}
]
}
131137487-70e2dc1b-ac61-44fb-bcb5-6bb33ce489d9

Thanks

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