mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add zeroconf discovery to rachio (#49973)
This commit is contained in:
@@ -94,6 +94,10 @@ ZEROCONF = {
|
||||
}
|
||||
],
|
||||
"_http._tcp.local.": [
|
||||
{
|
||||
"domain": "rachio",
|
||||
"name": "rachio*"
|
||||
},
|
||||
{
|
||||
"domain": "shelly",
|
||||
"name": "shelly*"
|
||||
|
||||
Reference in New Issue
Block a user