1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Add support for setting up encrypted samsung tvs from config flow (#68717)

Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
J. Nick Koston
2022-03-27 10:30:45 -10:00
committed by GitHub
parent b5401ccc4a
commit cc75cebfc5
14 changed files with 923 additions and 273 deletions

View File

@@ -225,6 +225,14 @@ SSDP = {
"samsungtv": [
{
"st": "urn:samsung.com:device:RemoteControlReceiver:1"
},
{
"manufacturer": "Samsung",
"st": "urn:schemas-upnp-org:service:RenderingControl:1"
},
{
"manufacturer": "Samsung Electronics",
"st": "urn:schemas-upnp-org:service:RenderingControl:1"
}
],
"songpal": [