Skip to content

Commit bc8969d

Browse files
authored
Fix representation property for teslascope (#20045)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
1 parent d9d736f commit bc8969d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • bundles/org.openhab.binding.teslascope/src/main/resources/OH-INF/thing

bundles/org.openhab.binding.teslascope/src/main/resources/OH-INF/thing/thing-types.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@
118118
<property name="thingTypeVersion">2</property>
119119
</properties>
120120

121+
<representation-property>publicID</representation-property>
122+
121123
<config-description>
122124
<parameter name="publicID" type="text" required="true">
123125
<label>Vehicle Public ID</label>

0 commit comments

Comments
 (0)