HABPanel: blinds are not moving (but working fine in BasicUI)

Hi All,

I’m currently setting up Habpanel for the first time. I am experiencing problems controling my blinds via the HABPanel, however it is working fine in the BasicUI

So I added a slider to control the blinds but when I move the slider nothing happens. If I look in the log file I noticed:

  • When controling the blinds via Basic UI, it adds “UP” “DOWN” or “STOP”
2019-12-23 14:58:33.187 [ome.event.ItemCommandEvent] - Item 'RolluikDressing' received command UP

2019-12-23 14:58:33.201 [vent.ItemStateChangedEvent] - RolluikDressing changed from 100 to 0

2019-12-23 14:58:35.532 [ome.event.ItemCommandEvent] - Item 'RolluikDressing' received command STOP

2019-12-23 14:58:36.235 [vent.ItemStateChangedEvent] - RolluikDressing changed from 0 to 90

The position of the slider in the HABPanel has been modified as well

  • When controling the blinds via the slider in the HABPanel there is no “UP” “DOWN” or “STOP” command

2019-12-23 15:00:51.540 [ome.event.ItemCommandEvent] - Item ‘RolluikDressing’ received command 100

2019-12-23 15:00:51.563 [vent.ItemStateChangedEvent] - RolluikDressing changed from 90 to 100

Also here the values in the BasicUI are modified.

Can someone tell me what I am doing wrong here?

Rollershutter items may or may not understand percentage commands, only UP, DOWN, STOP.
The slider in HABPanel cannot send those, to do that you need to either: