mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Added firewall setup (#13293)
* Added firewall setup * Minor change Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
parent
bcb3a173d6
commit
560803afc8
@ -359,6 +359,13 @@ homekit:
|
|||||||
|
|
||||||
Restart your Home Assistant instance. This feature requires running an mDNS forwarder on your Docker host, e.g., `avahi-daemon` in reflector mode. This kind of setup most likely requires `safe_mode` during the bridge setup.
|
Restart your Home Assistant instance. This feature requires running an mDNS forwarder on your Docker host, e.g., `avahi-daemon` in reflector mode. This kind of setup most likely requires `safe_mode` during the bridge setup.
|
||||||
|
|
||||||
|
## Firewall
|
||||||
|
|
||||||
|
If you have a firewall configured on your Home Assistant system, make sure you open the following ports:
|
||||||
|
|
||||||
|
- UDP: 5353
|
||||||
|
- TCP: 51827
|
||||||
|
|
||||||
## Supported Components
|
## Supported Components
|
||||||
|
|
||||||
The following integrations are currently supported:
|
The following integrations are currently supported:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user