feat: filter miwifi.* devices (#564)

* feat: filter miwifi.* devices

* feat: update log level

* feat: filter special xiaomi router model, xiaomi.router.rd03
This commit is contained in:
Paul Shawn
2025-01-07 20:21:43 +08:00
committed by GitHub
parent c0d100ce2b
commit 0566546a99
2 changed files with 18 additions and 4 deletions

View File

@ -59,5 +59,10 @@
"1",
"5"
]
},
"urn:miot-spec-v2:device:router:0000A036:xiaomi-rd03": {
"services": [
"*"
]
}
}