Update UDP ports used by new aioswitcher version (#26950)

* Update UDP ports used by new aioswitcher version

* Update UDP ports used by new aioswitcher version
This commit is contained in:
Regev Brody 2023-04-11 17:35:44 +03:00 committed by GitHub
parent bad084413c
commit 8921f18bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,5 +88,5 @@ Note: This does not affect the auto off timer.
## Notes ## Notes
Make sure that Home Assistant host's firewall allows incoming traffic on UDP ports 20002 & 20003 and outgoing connections to Switcher device(s) on TCP ports 9957 & 10000. Make sure that Home Assistant host's firewall allows incoming traffic on UDP ports 10002, 20002 & 20003 and outgoing connections to Switcher device(s) on TCP ports 9957 & 10000.
If Home Assistant and the Switcher device(s) are not on the same network, you will also need to have their traffic properly forwarded between the two networks. If Home Assistant and the Switcher device(s) are not on the same network, you will also need to have their traffic properly forwarded between the two networks.