Add additional roomba OUIs to DHCP discovery (#65161)

This commit is contained in:
J. Nick Koston
2022-01-28 23:13:54 -06:00
committed by Paulus Schoutsen
parent ca505b79b5
commit fb3c99a891
2 changed files with 10 additions and 1 deletions
@@ -13,7 +13,11 @@
{
"hostname": "roomba-*",
"macaddress": "80A589*"
}
},
{
"hostname": "roomba-*",
"macaddress": "DCF505*"
}
],
"iot_class": "local_push"
}
+5
View File
@@ -255,6 +255,11 @@ DHCP = [
"hostname": "roomba-*",
"macaddress": "80A589*"
},
{
"domain": "roomba",
"hostname": "roomba-*",
"macaddress": "DCF505*"
},
{
"domain": "samsungtv",
"hostname": "tizen*"