Added doc for name parameter (#5848)

This commit is contained in:
cdce8p 2018-07-22 22:43:46 +02:00 committed by Fabian Affolter
parent 4a3a21bb8e
commit 67c64b1a9c

View File

@ -64,6 +64,11 @@ homekit:
required: false
type: int
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:
description: The local network IP address. Only necessary if the default from Home Assistant does not work.
required: false