mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Added CONF_IP_ADDRESS to HomeKit (#5281)
This commit is contained in:
parent
7aee40a482
commit
4c405c8e97
@ -39,6 +39,10 @@ The `HomeKit` component allows you to forward entities from Home Assistant to Ap
|
||||
required: false
|
||||
type: int
|
||||
default: 51827
|
||||
ip_address:
|
||||
description: The local network IP address. Only necessary if the default from Home Assistant does not work.
|
||||
required: false
|
||||
type: string
|
||||
filter:
|
||||
description: Filter entities to available in the `Home` app. ([Configure Filter](#configure-filter))
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user