#Trouble integrating Zigbee curtain from Simon Smart

1 messages · Page 1 of 1 (latest)

frail seal
#

I have a smart curtain from a brand called Simon Smart. Using their app it integrates and works fine, but when trying to integrate it to HA using ZigBee it only adds a firmware entity and nothing to actually control the device.

I also have one of their motion sensors, and I integrated to HA the same way and it works perfectly fine.

winter olive
#

This device is a white-label Tuya device. Tuya devices communicate with a protocol that isn't normal Zigbee and the devices require explicit support to work. You'll have to wait for someone to reverse enginerr and support your curtain.

frail seal
#

and how did you know that it was a Tuya device

silent valve
#

What that means is that there is no quirk written for the device yet in ZHA. You can write your own quirk (there are lots of examples up on github), but otherwise, you’ll have to wait for someone to write it.