Fix suggestion finder (#17696)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
Jacob Laursen 2024-11-04 12:12:59 +01:00 committed by Ciprian Pascu
parent 9c5bd0e057
commit 7fe334c5c6

View File

@ -44,7 +44,7 @@
<match-properties>
<match-property>
<name>name</name>
<regex>.*Shelly.*</regex>
<regex>(?i).*SHELLY.*</regex>
</match-property>
</match-properties>
</discovery-method>