]> git.basschouten.com Git - openhab-addons.git/commitdiff
[souliss] Remove tags from channel type power (#12282)
authorlolodomo <lg.hc@free.fr>
Sun, 13 Feb 2022 19:41:36 +0000 (20:41 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 19:41:36 +0000 (20:41 +0100)
Related to #12262

Follow-up #12269

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.souliss/src/main/resources/OH-INF/thing/thing-types.xml

index bc3cd264b9d7faf6835bf966e4d2312656b73a06..b1ad872e1319efac048bdf66973248a57f936f6f 100644 (file)
                <label>Power</label>
                <description>Current Power</description>
                <category>Energy</category>
-               <tags>
-                       <tag>Measurement</tag>
-                       <tag>Power</tag>
-               </tags>
                <state readOnly="true" pattern="%d W"/>
        </channel-type>