How to integrate currysmarter shutter

Hi,

I am new to home assistant and would like to integrate three currysmarter shutters (https://www.amazon.de/CURRYSMARTER-Smart/dp/B0BNDDWH7Y?th=1). They are working perfectly alright with Smart Life but I can’t find any documentation on how they could be integrated with HA.

Anny advise would be very helpful.

Maybe with tasmota Currydouble Curtain Switch (UMI002) Configuration for Tasmota

As I have the same equipment, any update about a home assistant configuration?

Also checking in, cant find anything about this particular switches.

You mean you haven’t found anything other than what I have already pointed to.

Hello,

Thanks,

Unfortunately, I tested the template of UMI002 but without success. the device is different and the default template gives minimum control : {“NAME”:“TuyaMCU”,“GPIO”:[1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,2304,2272],“FLAG”:0,“BASE”:1}

It looks everything is sent manually using TuyaMCU commands and tasmota rules and the only way to use it with HA with this template is to use MQTT Cover Manual entity: https://mytasmota.com/forum/viewtopic.php?t=8&sid=367a83efe0029d9487f2882aef7da2

I don’t know if it is possible to get a more “normal” integration using another template.

Any help would be appreciated :slight_smile:

Thanks

Local isn’t possible, but with the life app integration (tuya) it is.

did you guys try GitHub - rospogrigio/localtuya: local handling for Tuya devices or GitHub - make-all/tuya-local: Local support for Tuya devices in Home Assistant?

@avbfr @Thomas1234 @sprobst ?