Added CONF_IP_ADDRESS to HomeKit (#5281)
This commit is contained in:
parent
7aee40a482
commit
4c405c8e97
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue