mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add note about switcher needing access to port 20002 UDP (#22086)
* Add note about switcher needing access to port 20002 UDP * Remove extra line Co-authored-by: Shay Levy <levyshay1@gmail.com> * Add note for home assistance port in case if a vlan Co-authored-by: Shay Levy <levyshay1@gmail.com> Co-authored-by: Shay Levy <levyshay1@gmail.com>
This commit is contained in:
parent
da8b51aa51
commit
e321348260
@ -62,3 +62,7 @@ Note: This does not affect the auto off timer.
|
||||
| ------------- | --------- | -------------------------------------------------------------------------------------- | -------------------------- |
|
||||
| `entity_id` | Yes | Name of the entity id associated with the integration, used for permission validation | switch.switcher_kis_boiler |
|
||||
| `timer_minutes` | Yes | Integer containing timer minutes (valid range 1 to 150) | 90 |
|
||||
|
||||
## Notes
|
||||
|
||||
If Home Assistant and your Switcher are not on the same network, you need to create a firewall rule, which allows a connection on port 20002 with the UDP protocol from Switcher to your Home Assistant and port 9957 with the TCP protocol from Home Assistant to your Switcher.
|
||||
|
Loading…
x
Reference in New Issue
Block a user