mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
Add some more mDNS services
Import from https://github.com/Control-D-Inc/ctrld/pull/145 Thanks @jaydeethree for contributing.
This commit is contained in:
committed by
Cuong Manh Le
parent
6ab3ab9faf
commit
cc9e27de5f
@@ -67,4 +67,16 @@ var services = [...]string{
|
||||
|
||||
// Merlin
|
||||
"_alexa._tcp",
|
||||
|
||||
// Newer Android TV devices
|
||||
"_androidtvremote2._tcp.local.",
|
||||
|
||||
// https://esphome.io/
|
||||
"_esphomelib._tcp.local.",
|
||||
|
||||
// https://www.home-assistant.io/
|
||||
"_home-assistant._tcp.local.",
|
||||
|
||||
// https://kno.wled.ge/
|
||||
"_wled._tcp.local.",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user