binsentsu / am43-ctrl

Node Util for controlling an AM43 Blinds Drive Cover, either over MQTT or via a HTTP API
44 stars 25 forks source link

Percentage position by HTTP #40

Open dheuts90 opened 7 months ago

dheuts90 commented 7 months ago

Am I right the position cant be set via http besides open and close? Is the only option to do this via MQTT?

hausner commented 7 months ago

Yes Open close, stop. If your usecase allows for a little inaccuracy you can calculate the time it takes for the blind to reach the wanted position and send a stop signal… or switch to mqtt