domoticz / domoticz-android

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

New blind stop devices #647

Closed galadril closed 2 years ago

galadril commented 2 years ago

More info here: https://www.domoticz.com/forum/viewtopic.php?p=280475#p280475

There is a new device defined in the current Beta for Roller/Shutter that includes a Stop button: image

This are the database field details: image

These are the 2 types added in Domoticz:

STYPE_BlindsPercentageWithStop, //21
STYPE_BlindsPercentageInvertedWithStop, //22

Could you have a look at adding support for that as this would be pretty convenient to be able to stop a roller/shutter at any time we like. 8-)