1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Add zeroconf support to roomba (#93309)

This commit is contained in:
J. Nick Koston
2023-05-21 09:12:19 -05:00
committed by GitHub
parent 40c74ad5b7
commit ab0d35df92
4 changed files with 88 additions and 22 deletions

View File

@@ -279,6 +279,16 @@ ZEROCONF = {
"domain": "apple_tv",
},
],
"_amzn-alexa._tcp.local.": [
{
"domain": "roomba",
"name": "irobot-*",
},
{
"domain": "roomba",
"name": "roomba-*",
},
],
"_androidtvremote2._tcp.local.": [
{
"domain": "androidtv_remote",