stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
126 stars 40 forks source link

Stop roller blind by sending same mqtt shutterposition again. #177

Closed cinemarene closed 5 years ago

cinemarene commented 5 years ago

Is it possible that if you send the same position again, the roller blind will stop?

Have you look for this feature in other issues and in the wiki? yes

Describe the solution you'd like A clear and concise description of what you want to happen. Send mqtt command eg. "shutterposition 60", if i send it again, then the the roller blind will stop?

stefanbode commented 5 years ago

hi, this makes no sense in two reasons. First the firmware dows not log the last command, second why should a setposition command stop the shutter if it still is not there where it should be. You can send a shutterstop at anytime to stop the shutter. this is a clear command. if the shutter is stopped and you send shutterstop it will start moving..... no, just kidding.