Hi Igor
Not sure if this is really a bug, but I have a Rollershutter-Item with status 0. This I can check with openHAB REST API.
But Rotini shows 100% for the same Item. For me this doesn’t make sense…or did I miss something here?
Thanks
Michael
Hi Igor
Not sure if this is really a bug, but I have a Rollershutter-Item with status 0. This I can check with openHAB REST API.
But Rotini shows 100% for the same Item. For me this doesn’t make sense…or did I miss something here?
Thanks
Michael
Michael, OH rollershutter status is 0 - open, 100 - closed, which is inverted from how it would be normally represented. Therefore, in UI it is represented as 0% - closed, 100% - open.
Regardless of actual percentage value the app should show correct open/closed status.
@igor yes, status is OK, but the widget is highlighted in status opened. for me open is normal and closed should be highlighted
Oh, I see. What are you controlling with this rollershutter?
It’s for battery controlled blinds in my livingroom
which widget are you using for this?
tried it with the shutter-widget
Config option to reverse highlight state has been added for Preview 22 release.
great, thx!