domoticz / domoticz-android

Domoticz Client Application for Android Devices
104 stars 69 forks source link

Inverted open/close buttons for blinds workig via MQTT Auto Discovery #667

Closed MichaluxPL closed 1 year ago

MichaluxPL commented 1 year ago

Z-Wave blinds working via MQTT Auto Discovery and configured as "Blinds Percentage" have inverted open/close buttons, that means tapping close button opens blinds (rolls up) and open -> closes (rolls down). In the same time opening/closing blinds using percentage bar works as expected (0% closes, 100% opens)

To Reproduce Steps to reproduce the behavior:

  1. Configure MQTT Auto Discovery
  2. Set switch type for a blind device to Blinds Percentage
  3. Tap open/close in the mobile app.

Smartphone (please complete the following information):

galadril commented 1 year ago

Cant you set the device type to Blinds Percentage Inverted? Looks like thats the issue instead of an mobile app issue maybe..

MichaluxPL commented 1 year ago

No, I can't - this would invert directions in Domoticz itself. Android app should recognize switch type set and act accordingly.

MichaluxPL commented 1 year ago

So ... can You fix it ?

galadril commented 1 year ago

Domoticz system version : 2022.2 reworked the way blinds work. New version of the mobile app is coming today or tomorrow.

Plz check if the bug is still applicable for you with the new versions

MichaluxPL commented 1 year ago

Looks like now it works OK :) Thx !