Skip to content

Advertise the HTTP API over mDNS - #53

Open
jelmer wants to merge 1 commit into
isomer:masterfrom
jelmer:mdns-api-announce
Open

Advertise the HTTP API over mDNS#53
jelmer wants to merge 1 commit into
isomer:masterfrom
jelmer:mdns-api-announce

Conversation

@jelmer

@jelmer jelmer commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Register erbium's HTTP API as a _erbium._tcp DNS-SD service via the mdns-sd crate, so tools such as Home Assistant can discover it. This is enabled automatically whenever the API listens on a TCP socket, and can be disabled or renamed through a new mdns config section.

Fixes #52

Register erbium's HTTP API as a `_erbium._tcp` DNS-SD service via the
mdns-sd crate, so tools such as Home Assistant can discover it. This is
enabled automatically whenever the API listens on a TCP socket, and can
be disabled or renamed through a new `mdns` config section.

Fixes isomer#52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

announcing erbium API using mDNS

1 participant