When I add a thing (Sensibo API) the result is an empty thing.
It is online and it is possible to also add a HVAC controller but the result is the same, the thing is empty.
Best Regards, / Valter
Could you elaborate, by “empty” thing you mean
- Configuration lost?
- No channels?
Or something else?
BRG
Like this, no thing, no channels, no code.
I hope it is visible.
After upgrade to 4.2 I got a lot of error messages in the log do I deleted/created the things with the ”empty” result.
Now I have reverted back to 4.1 so it is no panic.
Best Regards, Valter
I downloaded 4.2.0 and reproduced the issue.
org.openhab.binding.sensibo-4.3.0-SNAPSHOT.jar.txt (72.8 KB)
- Uninstall Sensibo binding from Addon store
- Download the file above, remove
.txtextension. - Place in your addons folder
Cheers
Hi,
The 4.3.0-SNAPSHOT works but are missing some of the channels.
Compare the two pictures:
Best Regards, Valter
Did you try to recreate the HVAC thing?
If that does not help, please send DEBUG level logs.
BRG
Hi,
I removed the things and restarted openhab (actually rebooted the linux box)
Added “Sensibo API”
Added “HVAC controller”
The HVAC controller never gets finished and is still INITIALIZING
The log:
openhab.log (33.5 KB)
Best Regards, Valter
Seems like you have configured the mac address in lowercase while the binding expects uppercase.
org.openhab.binding.sensibo-4.3.0-SNAPSHOT.txt (72.9 KB)
I’ve made a quick stab at fixing this; Try the attached jar (rename from .txt to .jar)
Hi,
Now it works ![]()
I can also confirm that the previous SNAPSHOT works with mac in upper case.
I guess this will be fixed in an upcoming 4.2.* version also…
Many thanks, Valter
It has been pull requested at least ![]()
https://github.com/openhab/openhab-addons/pull/17030
Great! Thank you so much for this fix!
I have a similar problem after updating from OH4.1.1 to OH4.2.2,
All Things are empty. Also, I cannot open the item-menu in the UI when the Sensibo-binding is installed.
As soon as I remove the Sensibo-binding the Item-menu works again and the Things are filled with information
It looks like the Sensibo Binding works again with update to OH 4.3.0




