mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 08:58:08 +08:00
feat: expose mdns_strip_global_ipv6 in stable addon
This commit is contained in:
@@ -11,4 +11,8 @@ configuration:
|
||||
mdns_network_interface:
|
||||
name: mDNS Network Interface
|
||||
description: |
|
||||
Limit mDNS to this network interface. Only change it if you know what you are doing. Default: empty
|
||||
Limit mDNS to this network interface. Only change it if you know what you are doing. Default: empty
|
||||
mdns_strip_global_ipv6:
|
||||
name: Strip global IPv6 from mDNS
|
||||
description: |
|
||||
Drop public (global) IPv6 addresses from the Matter mDNS records so controllers use a locally reachable address. Turn this on if devices show No Response or Offline. Default: off
|
||||
Reference in New Issue
Block a user