android icon indicating copy to clipboard operation
android copied to clipboard

Extract more usefull information from mDNS query

Open TimoPtr opened this issue 4 months ago • 0 comments

Description

mDNS exposes informations that could be quite useful for us we should parse them and use them.

See iOS https://github.com/home-assistant/iOS/blob/master/Sources/Shared/API/Responses/DiscoveredHomeAssistant.swift

We can get internal/external URL for instance.

Additional context

No response

TimoPtr avatar Oct 10 '25 09:10 TimoPtr