-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Update UDP ports used by new aioswitcher version #26950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just noticed we should use ,
@@ -88,5 +88,5 @@ Note: This does not affect the auto off timer. | |||
|
|||
## 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. | |
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh my bad
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
* Update UDP ports used by new aioswitcher version * Update UDP ports used by new aioswitcher version
Proposed change
Update UDP ports used by new aioswitcher version 3.3.0
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.