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
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.
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.
{
![131137487-70e2dc1b-ac61-44fb-bcb5-6bb33ce489d9](https://user-images.githubusercontent.com/6808235/131746492-f0d393e6-665e-4c06-bc5b-7733d96b8c27.png)
"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"
}
]
}
]
}
Thanks
The text was updated successfully, but these errors were encountered: