]> git.basschouten.com Git - openhab-addons.git/commitdiff
[gree] Adaption to OH3 (representationProperty added to thing definition) (#8658)
authorMarkus Michels <markus7017@gmail.com>
Sun, 4 Oct 2020 18:37:48 +0000 (20:37 +0200)
committerGitHub <noreply@github.com>
Sun, 4 Oct 2020 18:37:48 +0000 (11:37 -0700)
Signed-off-by: Markus Michels <markus7017@gmail.com>
bundles/org.openhab.binding.gree/src/main/resources/OH-INF/thing/thing-types.xml

index a809bfa80d5d05b1a4fe37c10e4fa0aec2c9f300..2ef1dcd0c37e0a37c2bcdd1bac8ee9612766fc36 100644 (file)
@@ -23,6 +23,7 @@
                        <channel id="health" typeId="health"/>
                </channels>
 
+               <representation-property>macAddress</representation-property>
                <config-description>
                        <parameter name="ipAddress" type="text" required="true">
                                <context>network-address</context>