arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.2k stars 4.81k forks source link

Disable Cover/Shutter Tilt Control #15093

Closed mrbluebrett closed 2 years ago

mrbluebrett commented 2 years ago

PROBLEM DESCRIPTION

A clear and concise description of what the problem is. I have 3 module to control the shutters/covers in my house. 2 Moe's and 1 shelly 2.5, all 3 with tasmota. Since some update ago, it appeared a tilt control in all 3 in home assistant, but none of them support tilt. I've been reading the documentation, and i see that was added, and how it works, but I don't see a command or option to disable this tilt control. My problem is that this tilt slider appears in home assistant, but it also appears in alexa, and when I ask alexa to set the cover to 50%, alexa replies "which control?" and I have to specify and not always works.

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```lua
  Rules output here:
- [ ] Set `weblog` to 4 and then, when you experience your issue, provide the output of the Console log:
```lua
  Console output here:

TO REPRODUCE

Steps to reproduce the behavior: Activate the shutter/cover mode and check the cover in home assistant and alexa. It has a tilt control.

EXPECTED BEHAVIOUR

A clear and concise description of what you expected to happen. That's why I'm asking if there's a way to disable the venetian blinds mode / tilt control, so if we disable the control in home assistant it will disappear in alexa and will work as it worked before...

SCREENSHOTS

If applicable, add screenshots to help explain your problem.

ADDITIONAL CONTEXT

Add any other context about the problem here.

(Please, remember to close the issue when the problem has been addressed)

ascillato2 commented 2 years ago

Thanks for sharing.

Moving to Ideas as this is a feature request.