Fix legacy Samsung TV (#32719)
* Update bridge.py * Update test_init.py
This commit is contained in:
parent
233568ac29
commit
f9a0b4b3cf
2 changed files with 4 additions and 2 deletions
|
@ -34,6 +34,7 @@ REMOTE_CALL = {
|
|||
"id": "ha.component.samsung",
|
||||
"method": "legacy",
|
||||
"host": MOCK_CONFIG[SAMSUNGTV_DOMAIN][0][CONF_HOST],
|
||||
"port": None,
|
||||
"timeout": 1,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue