Add note for H and J models (#22112)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
epenet 2022-03-22 13:53:15 +01:00 committed by GitHub
parent faac6285f6
commit 0c4a636b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,3 +96,7 @@ It's possible to switch between the 2 sources `TV` and `HDMI`.
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.
#### H and J models
Some televisions from the H and J series use an encrypted protocol and require manual pairing with the TV. This should be detected automatically when attempting to send commands using the WebSocket connection, and trigger the corresponding authentication flow. Sending commands to these televisions is not yet supported.