Today I made the switch from OH 1 to OH2 for my production system.
Mainly I use KNX with the JPA binding.
All is working fine. I yet have to find out what I can do with the Paper UI but so far the backend at least is working fine.
On OH1 I used habmin which was working fine and Grafana.
Now I’ve installed Habmin2.
It’s loading OK, I can see the web interface. But for some reason it can’t load any items, binding and such.
What am I missing?
I’ve installed the zwave binding and the habmin2 binding for OH2.
Any advice would be great.
Something to remember with OH2 is that only OH2 versions of “stuff” will show up in the interface. What I mean by this is if you run an OH1 binding, such as the zwave binding, then it won’t show up in the binding list. This is also true of things - this is only an OH2 concept, so might be a bit more obvious.
Items should show up fine, but the current released version of HABmin2 is actually quite old now - I’ve been holding off releasing a new version until the OH2 ZWave binding is ready since I plan to remove support for the OH1 ZWave binding at the same time.
The items interface isn’t supported in the current version. Charting should work, sitemaps works, display and some configuration of things and config of zwave (with some issues) should work…
So, what do you mean by “no items, no diagrams” - do you mean charting? That should work fine.
I first want to understand what the issue really is…
My goal is really to get the ZWave sorted, then I can release a new version as things have changed a bit in the few months since the last version
OK Chris. All good.
It seems that the error was due to a wrong format conversion character in my items file.
This wasn’t a problem in OH1 but the REST API in OH2 now throws an exception.
And that’s why habmin didn’t load the items.