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:
Guy Sheffer 2022-03-22 14:19:57 +02:00 committed by GitHub
parent da8b51aa51
commit e321348260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.