addoninfo for new add-on suggestion finder "process" (#16031)

* addoninfo for new add-on suggestion finder "process"

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2023-12-16 10:53:37 +01:00
committed by GitHub
parent 7a1884d4d1
commit 157d3d0141
9 changed files with 107 additions and 0 deletions

View File

@@ -29,6 +29,15 @@
</match-property>
</match-properties>
</discovery-method>
<discovery-method>
<service-type>process</service-type>
<match-properties>
<match-property>
<name>command</name>
<regex>(?i).*[/\\](deconz)(\.exe)?$</regex>
</match-property>
</match-properties>
</discovery-method>
</discovery-methods>
</addon:addon>