My vscode openhab extension updatet and now it isnĀ“t working anymore. Which of this config settings do i have to change to the new format? Or will this be done by the extension itself without any work from me? Which config-settings in vscode are necessary and which one are optional?
IĀ“m still on the old oh-version, no update to 4.3 yet. Only the vscode extension did an automatic update.
Iāve migrated my openhab to openHAB 4.3.3 but I have to reinstall the ebus-addon each time I restart the openhab service. I dont see any error in the log.
Any Ideas?
Iām experiencing an issue with the Main UI where the light temperature picker appears empty. Iāve set up my item as a Number:Temperature with mired as the unit, but the picker still doesnāt display correctly.
Is this a known bug, or am I missing something in my setup? Any insights would be greatly appreciated!
I believe it is not Main UI but Basic UI.
What is your current item value ?
Please enable DEBUG logs
for org.openhab.ui.basic.internal.render.ColortemppickerRenderer and show what is logged when you open the picker.
Apparently, you have inconsistent values and inconsistent min/max for a color temperature in Kelvin.
What is expected is a value in range 1000-10000.
1 K or 15 K is not a proper value.
Maybe a bug in the deconz binding or in your config?
hi all ,i tried to update my openhabian setup (running on a Rpi4 2gb) to the 4.3 openhab 64bit.I took a backup of my configuration,installed openhabian 64bit to my sd card and restored my config.At first all went well without errors but i had high memory consumption over 89 to 95% and system hangs after several hoursā¦I did a clean installation again but i had the same issue.Returned to 32bit openhabian ,memory is between 40 and 50% and all works as well as ever.So conclusion is that to upgrade to 64bit and be ready for openhab 5.0 i have to ditch Rpi4 for a Rpi5 at least 4gig of memory?