Danielhiversen / PyXiaomiGateway

PyXiaomiGateway
MIT License
152 stars 55 forks source link

Aqara Smart Curtain Motor B1 - unsupported device (ZNCLDJ12LM) #156

Closed obtusa closed 5 years ago

obtusa commented 5 years ago

I've installed new aqara curtain motor B1 I got this error:

Unsupported device found! Please create an issue at https://github.com/Danielhiversen/PyXiaomiGateway/issues and provide the following data: {'cmd': 'read_ack', 'model': 'curtain.hagl04', 'sid': '4cf8cdf3c73e1cc', 'short_id': 50904, 'data': '{"voltage":3000,"curtain_level":"100"}'}

here is the link to the device aliexpress

ChipSkylark37 commented 5 years ago

How could we go about getting this commit into HomeAssistant? I just updated to the latest version of HA (0.97.2) and it's showing this same message:

Unsupported device found! Please create an issue at https://github.com/Danielhiversen/PyXiaomiGateway/issues and provide the following data: {'cmd': 'read_ack', 'model': 'curtain.hagl04', 'sid': 'MAC ADDRESS', 'short_id': 38587, 'data': '{"voltage":3000,"curtain_level":"100"}'}

Would love to get these controllable through HA and subsequently through Google Home.

syssi commented 5 years ago

I will update the HA component this week.