All things unitialized after upgrade openhab 2.3.0-snapshot
-
Dear All!
I updated openhab2 2.3.0 previous build (via apt-get) to 2.3.0-SNAPSHOT Build #1246 . 2.3.0~20180331153334-1
Except one of my node the nodes values arent updated on the sitemap, and arent written to the database, but in the openhab log I see the sent values, but:
Child X not present in node YAnother problem on the paperui:
My mysensor ethernet gateway status on things page:
Status: UNINITIALIZED - HANDLER_INITIALIZING_ERROR Unresolved compilation problems: The type org.eclipse.jdt.annotation.Nullable cannot be resolved. It is indirectly referenced from required .class files The type org.eclipse.jdt.annotation.NonNullByDefault cannot be resolved. It is indirectly referenced from required .class files .The strange is that one of my node's values are updating...
MY mysensors addon:
org.openhab.binding.mysensors-2.3.0-SNAPSHOT.jarWhat might be the problem?
Please help,
-
I think this issue is almost the same:
https://www.bountysource.com/issues/56097209-rfxcom-working-oh2-setup-stopped-working-after-reboot
-
It seems to work with the older mysensors binding:
org.openhab.binding.mysensors-2.2.0-SNAPSHOT.jar .3 of my 5 nodes updated the values in openhab2 (2.3.0~20180331153334-1)