mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add known issues
section to SamsungTV (#22019)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
556117b581
commit
0ccb9d3436
@ -90,12 +90,9 @@ media_content_type: channel
|
||||
|
||||
It's possible to switch between the 2 sources `TV` and `HDMI`.
|
||||
|
||||
### Home Assistant Core additional requirements
|
||||
### Known issues and restrictions
|
||||
|
||||
You will need to install the `websocket-client` Python package in your Home Assistant install. This will probably be done with:
|
||||
#### Subnet/VLAN
|
||||
|
||||
```bash
|
||||
pip3 install websocket-client
|
||||
```
|
||||
|
||||
Remembering to activate your venv if you're using a venv install.
|
||||
Samsung SmartTV does not allow WebSocket connections across different subnets or VLANs. If your TV is not on the same subnet as Home Assistant this will fail.
|
||||
It may be possible to bypass this issue by using IP masquerading or a proxy.
|
||||
|
Loading…
x
Reference in New Issue
Block a user