Danielhiversen / PyXiaomiGateway

PyXiaomiGateway
MIT License
153 stars 55 forks source link

Unsupported device found! Xiaomi #124

Closed INTELBB closed 5 years ago

INTELBB commented 6 years ago

Just recieved new Aqara wall switch (double button). Here is the log.

{'cmd': 'read_ack', 'model': 'remote.b286acn01', 'sid': '158d00027c125b', 'short_id': 62785, 'data': '{"voltage":3155}'}

craig3050 commented 6 years ago

Same for me, new aqara sticky buttons {'cmd': 'read_ack', 'model': 'remote.b1acn01', 'sid': '158d0001ef86d3', 'short_id': 32345, 'data': '{"voltage":3215}'}

ncsmits commented 5 years ago

I have the same problem with the new Aqara wireless double switch. Seems to be a new model of the switches. It appears to be a 'DuplexButton862' now, see: https://www.npmjs.com/package/homebridge-mi-aqara

Dinges28 commented 5 years ago

Also for me: {'data': '{"voltage":3055}', 'short_id': 60150, 'model': 'remote.b286acn01', 'cmd': 'read_ack', 'sid': '158d00027axxxx'}

jyz0501 commented 5 years ago

Log Details (ERROR) Fri Oct 26 2018 21:23:04 GMT+0800 (中国标准时间)

Unsupported device found! Please create an issue at https://github.com/Danielhiversen/PyXiaomiGateway/issues and provide the following data: {'cmd': 'read_ack', 'model': 'remote.b186acn01', 'sid': '158d00028f7ea4', 'short_id': 34686, 'data': '{"voltage":3125}'}

Danielhiversen commented 5 years ago

118