Hi
I have ran into remote access troublewith OH2, and now i decided to stage the OH4 setup and cant cleanly migrate yet to OH4.
I have had OH 2.5 for legacy devices for many years. now it looks like, openhab cloud doesn’t support OH 2.5 so much it is offline all the time, it reconects on restart, it likes to go offline and stay so, but it was somewhat reliable before that cloud upgrade on may 24, needed monthly check the save button before also tho.
What could be wrong?
So i tried out new OH4.1 on debian 12. I am familiar with it from my remote property where i run OH4 on Pi 4 already, i was smart there to only use config files, and it is running fine there, remote access and all.
Here at home i have can of worms as the system is older, and i learned on UI and than i have some Things in UI and others in config files, other items and stuff i have already in config files.
The Luxtronik binding changed completely, and that Thing.json file changed with new OH.
I have can of worms with the Thing.json file org.eclipse.smarthome.core.thing.Thing.json (261.9 KB) that holds all the things from paper UI, it is stupid large like 10k lines. It effectively will not work on OH4 and i don’t know how to correct its syntax or sth to be inline with OH4.
I know that new OH has different filename but contents seem slightly of so they don’t work, and i cant figure out what off.
I tried to transfer some things with ChatGPT to mqtt.things and they work fine, but it is so humongous that chat GPT cries in between it literally crashes the webpage, i use 4.0 version and some SoftwareArchitect GPT, it was brilliant until half way where it started acting up.
It is like 40 devices that need to be transferred, loads of channels.
I have option sync items from OH 2.5 to 4.1, i may settle with this option, but OH should support upgrade path without those compatibility issues on essential configs really.
I tried the remote openhab binding, and i get it to online for bridge and the thing that i wrote in also comes online, but i cant get any channels to appear on OH4 under that remote thing, even if i update channels value or move a switch, as it says it detects only command channels.
Seems like all of OH2 of channels appeared in new OH4 json org.openhab.core.thing.Thing.json (872.7 KB) over the remote binding but non are visible over UI even when thing like mqtt:topic:vtic5 is online, has nochanels visible in OH4 UI.
Recomendations appreciated.
Thanks
Matej