mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Added doc for name parameter (#5848)
This commit is contained in:
parent
4a3a21bb8e
commit
67c64b1a9c
@ -64,6 +64,11 @@ homekit:
|
|||||||
required: false
|
required: false
|
||||||
type: int
|
type: int
|
||||||
default: 51827
|
default: 51827
|
||||||
|
name:
|
||||||
|
description: Need to be individual for each instance of Home Assistant using the component on the same local network. Between `3` and `25` characters. Alphanumeric and spaces allowed.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: '`Home Assistant Bridge`'
|
||||||
ip_address:
|
ip_address:
|
||||||
description: The local network IP address. Only necessary if the default from Home Assistant does not work.
|
description: The local network IP address. Only necessary if the default from Home Assistant does not work.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user