Fix discovery for deCONZ (#16053)

Fixes #16036

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen 2023-12-12 22:04:06 +01:00 committed by GitHub
parent f45630064a
commit 2be0f8dd66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@
<name>manufacturerURI</name>
<regex>.*dresden.*</regex>
</match-property>
</match-properties>
</discovery-method>
<discovery-method>
<service-type>upnp</service-type>
<match-properties>
<match-property>
<name>manufacturer</name>
<regex>dresden elektronik</regex>