1
0
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:
J. Nick Koston
2021-05-02 05:09:12 -10:00
committed by GitHub
parent 24b9d73392
commit f7fafa6b8b
2 changed files with 10 additions and 0 deletions

View File

@@ -94,6 +94,10 @@ ZEROCONF = {
}
],
"_http._tcp.local.": [
{
"domain": "rachio",
"name": "rachio*"
},
{
"domain": "shelly",
"name": "shelly*"