Signed-off-by: markus7017 <markus7017@gmail.com>
Signed-off-by: Markus Michels <markus7017@gmail.com>
This commit is contained in:
Markus Michels 2022-06-05 12:03:14 +02:00 committed by GitHub
parent 1b43cbaa0f
commit 29a45ef1ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -223,6 +223,9 @@ public class ShellyCoapJSonDTO {
}
in.endArray();
if (in.hasNext()) {
name = in.nextName();
}
}
if (name.equalsIgnoreCase(COIOT_TAG_ACT)) {

View File

@ -87,7 +87,6 @@ thing-type.shelly.shellytrv.description = Shelly TRV (Radiator value, battery po
thing-type.shelly.shellyix3.description = Shelly ix3 (Activation Device with 3 inputs)
# thing config - shellydevice
thing-type.config.shelly-relay.deviceIp.label = IP Address
thing-type.config.shelly.deviceIp.label = IP Address
thing-type.config.shelly.deviceIp.description = IP Address of the Shelly device
thing-type.config.shelly.userId.label = User ID