Document zeroconf_default_interface#12807
Conversation
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
2 similar comments
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
frenck
left a comment
There was a problem hiding this comment.
✅ Approved. Can be merged as soon as the parent PR gets merged.
Proposed change
Homekit can fail to be discoverable because the
zeroconf default is to bind to all interfaces
(InterfaceChoice.All). This does not work
on some systems and (InterfaceChoice.Default) which
binds to 0.0.0.0 is needed for homekit zeroconf
to function.
A new option is available for homekit
zeroconf_default_interface: true
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.