dawidchyrzynski / arduino-home-assistant

ArduinoHA allows to integrate an Arduino/ESP based device with Home Assistant using MQTT.
https://dawidchyrzynski.github.io/arduino-home-assistant/
GNU Affero General Public License v3.0
480 stars 116 forks source link

Cover : no position command from HA #139

Open PM04290 opened 1 year ago

PM04290 commented 1 year ago

There is no position command received from HA is it planned to have it ?

dawidchyrzynski commented 1 year ago

Hi @PM04290,

Did you test HACover example?

PM04290 commented 1 year ago

Hi @dawidchyrzynski , Yes, but i don't see any position param in callback function to receive command from HA; to have something like this device (Z2M) with command "setPosition" : https://www.zigbee2mqtt.io/devices/BSEED_TS0601_cover.html

shotreal commented 1 year ago

maybe see https://github.com/dawidchyrzynski/arduino-home-assistant/pull/184