mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add blebox discovery/zeroconf (#83837)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -152,6 +152,11 @@ ZEROCONF = {
|
||||
},
|
||||
},
|
||||
],
|
||||
"_bbxsrv._tcp.local.": [
|
||||
{
|
||||
"domain": "blebox",
|
||||
},
|
||||
],
|
||||
"_bond._tcp.local.": [
|
||||
{
|
||||
"domain": "bond",
|
||||
|
||||
Reference in New Issue
Block a user