Open jualom opened 3 years ago
Hi, I have the same mistake. I can't resolve it
Have you tried v3.1.0? I have this problem with a cover which works fine in v3.1.0 but loses the ability to close in v3.2.0 and only the open and stop buttons are available
Edit: This is fixed by commit #5637060 so you can download the code as a zip file and overwrite in your custom components folder until a new release is available
Have you tried v3.1.0? I have this problem with a cover which works fine in v3.1.0 but loses the ability to close in v3.2.0 and only the open and stop buttons are available
Edit: This is fixed by commit #5637060 so you can download the code as a zip file and overwrite in your custom components folder until a new release is available
Thanks a lot ! It works.
Have you tried v3.1.0? I have this problem with a cover which works fine in v3.1.0 but loses the ability to close in v3.2.0 and only the open and stop buttons are available
Edit: This is fixed by commit #5637060 so you can download the code as a zip file and overwrite in your custom components folder until a new release is available
Certain! It works. Thanks Pd. only with config:
protocol_version: "3.3"
entities:
- platform: cover
friendly_name: xxxxxxxxxxx
id: 1
commands_set: "1_2_3"
Uso app SmartLife,
I have two switches working perfect with localtuya
And I also have a cover integrated(LoraTap SC400W-EU-SILVER) but it only works up, stop. The down button is unavailable.
This is my config:
I have tried changing "commands_set" for "open_close_cmds" and also the values in each case ["on_off_stop", "open_close_stop", "fz_zz_stop", "1_2_3"] and it doesn't work.
In https://iot.tuya.com/ List Device, Europe, info detail product:
Product Id: YWK0ZiumXZGkb8nj control Values: {"range":["open","stop","close"]}
The down button is unavailable. What can be