mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
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:
parent
9c5bd0e057
commit
7fe334c5c6
@ -44,7 +44,7 @@
|
||||
<match-properties>
|
||||
<match-property>
|
||||
<name>name</name>
|
||||
<regex>.*Shelly.*</regex>
|
||||
<regex>(?i).*SHELLY.*</regex>
|
||||
</match-property>
|
||||
</match-properties>
|
||||
</discovery-method>
|
||||
|
Loading…
Reference in New Issue
Block a user