Danielhiversen / PyXiaomiGateway

PyXiaomiGateway
MIT License
152 stars 55 forks source link

Unsupported device found! 'model': 'remote.b286acn01' #117

Closed biner closed 5 years ago

biner commented 5 years ago

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

keniji commented 5 years ago

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

Hi Biner, I just found the new models are already added:

So let's wait for the next update ;)

biner commented 5 years ago

yes, I found it on the version [fde397c 3 days ago ] . It support the new version proto too when i want create a PR It's amazing

Thanks for your hard work :D