mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
@ -358,7 +358,14 @@ 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.
|
||||
|
||||
|
||||
## 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
|
||||
|
||||
The following integrations are currently supported:
|
||||
|
Loading…
x
Reference in New Issue
Block a user