Skip to content

Commit b5203eb

Browse files
authored
Fixed bug in documentation for migrating old configurations. (openhab#18045)
Signed-off-by: AntonJansen <[email protected]>
1 parent 304f51f commit b5203eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bundles/org.openhab.binding.broadlink/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,11 @@ With the change of the storage mechanism, the files are also changing format, an
208208
```json
209209
{
210210
"TV_POWER": {
211+
"class": "java.lang.String",
211212
"value": "26008c0092961039103a1039101510151014101510151039103a10391015101411141015101510141139101510141114101510151014103a10141139103911391037123a10391000060092961039103911391014111410151015101411391039103a101411141015101510141015103911141015101510141015101510391015103911391039103a1039103911000d05000000000000000000000000"
212213
},
213214
"heatpump_off": {
215+
"class": "java.lang.String",
214216
"value": "2600760069380D0C0D0C0D290D0C0D290D0C0D0C0D0C0D290D290D0C0D0C0D0C0D290D290D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D290D0C0D0C0D0C0D0C0D0C0D0C0D0C0D290D0C0D0C0D0C0D0C0D290D0C0D0C0D0C0D0C0D0C0D0C0D290D0C0D290D290D290D290D290D290E0002900000"
215217
}
216218
}

0 commit comments

Comments
 (0)