[avmfritz] Fix update instructions (#15261)

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K 2023-07-18 09:06:47 +02:00 committed by GitHub
parent 0c3934f3c8
commit eb059b50dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
<channel id="locked" typeId="locked"/> <channel id="locked" typeId="locked"/>
<channel id="device_locked" typeId="device_locked"/> <channel id="device_locked" typeId="device_locked"/>
<channel id="apply_template" typeId="apply_template"/> <channel id="apply_template" typeId="apply_template"/>
<channel id="energy" typeId="system.electrical-energy"> <channel id="energy" typeId="system.electric-energy">
<label>Energy Consumption</label> <label>Energy Consumption</label>
<description>Accumulated energy consumption.</description> <description>Accumulated energy consumption.</description>
</channel> </channel>
@ -43,7 +43,7 @@
</channels> </channels>
<properties> <properties>
<property name="thingTypeVersion">1</property> <property name="thingTypeVersion">2</property>
</properties> </properties>
<representation-property>ipAddress</representation-property> <representation-property>ipAddress</representation-property>

View File

@ -253,7 +253,7 @@
</channels> </channels>
<properties> <properties>
<property name="thingTypeVersion">1</property> <property name="thingTypeVersion">2</property>
</properties> </properties>
<representation-property>ain</representation-property> <representation-property>ain</representation-property>
@ -287,7 +287,7 @@
</channels> </channels>
<properties> <properties>
<property name="thingTypeVersion">1</property> <property name="thingTypeVersion">2</property>
</properties> </properties>
<representation-property>ain</representation-property> <representation-property>ain</representation-property>
@ -321,7 +321,7 @@
</channels> </channels>
<properties> <properties>
<property name="thingTypeVersion">1</property> <property name="thingTypeVersion">2</property>
</properties> </properties>
<representation-property>ain</representation-property> <representation-property>ain</representation-property>