Danielhiversen / PyXiaomiGateway

PyXiaomiGateway
MIT License
152 stars 55 forks source link

Unsupported device, vibration, tilt #102

Closed henninne closed 5 years ago

henninne commented 5 years ago

Hi,

I run Home assistant 0.77.3 with the Xiaomi gateway connected. I now just added the new Aqara smart sensor with vibration, tilt sensors, but received this when I restarted HA.

Unsupported device: provide the following data: {'cmd': 'read_ack', 'model': 'vibration', 'sid': '158d0002a921f6', 'short_id': 23451, 'data': '{"voltage":3065}'}

syssi commented 5 years ago

This library already supports the vibration sensor already. Just the Home Assistant support isn't merged yet:

home-assistant/home-assistant#16422