ioBroker.zigbee icon indicating copy to clipboard operation
ioBroker.zigbee copied to clipboard

Moes MS-108ZR Attribut „invert_cover" not available

Open Xerxes55 opened this issue 2 years ago • 1 comments

invert_cover: Inverts the cover position, false: open=100,close=0, true: open=0,close=100 (default false). The value must be true or false # This object is not available in Zigbee adapter.

Xerxes55 avatar Aug 30 '22 16:08 Xerxes55

The invert_cover is provided as device specific configuration within zigbee2mqtt.io. It is not passed to the hardware but instead modifies the converter at runtime. No respective functionality Is present in the zigbee adapter. Since there is no dedicated device implementation for said device, this will most likely remain as the option is not included in the zigbee_herdsman_converters exposes.

asgothian avatar Aug 31 '22 07:08 asgothian