add mdns_strip_global_ipv6 option to hamh-alpha

This commit is contained in:
RiDDiX
2026-06-05 10:16:35 +02:00
parent e358e639f7
commit e3d6424b1c
2 changed files with 7 additions and 1 deletions

View File

@@ -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