Skip to content

Commit

Permalink
Added doc for name parameter (home-assistant#5848)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored and fabaff committed Jul 22, 2018
1 parent 4a3a21b commit 67c64b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/_components/homekit.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 67c64b1

Please sign in to comment.