menu "Calendink Client" config CALENDINK_PROVIDER_MDNS_HOSTNAME string "Provider mDNS Hostname" default "calendink" help The mDNS hostname of the Provider device. The Client resolves .local to find the Provider IP. config CALENDINK_PROVIDER_PORT int "Provider HTTP Port" default 80 help The HTTP port of the Calendink Provider device. config CALENDINK_PROVIDER_FALLBACK_IP string "Provider Fallback IP (if mDNS fails)" default "" help Static IP to use if mDNS resolution fails. Leave empty to disable fallback. endmenu