Add note about port when adding multiple instances (#16506)

This commit is contained in:
Chris Drackett 2021-02-11 11:03:24 -08:00 committed by GitHub
parent bffb6e2c88
commit 208a47c8e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ homekit:
type: boolean
default: true
port:
description: Port for the HomeKit extension.
description: Port for the HomeKit extension. If you are adding more than one instance they need to have different values for port.
required: false
type: integer
default: 51827