mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Add Tailwind zeroconf discovery (#105949)
This commit is contained in:
@ -494,6 +494,12 @@ ZEROCONF = {
|
||||
"vendor": "synology*",
|
||||
},
|
||||
},
|
||||
{
|
||||
"domain": "tailwind",
|
||||
"properties": {
|
||||
"vendor": "tailwind",
|
||||
},
|
||||
},
|
||||
],
|
||||
"_hue._tcp.local.": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user