Danielhiversen / PyXiaomiGateway

PyXiaomiGateway
MIT License
152 stars 55 forks source link

Another unsopported vibration device. #116

Closed andreaontheweb closed 5 years ago

andreaontheweb commented 5 years ago

Hello I got the following error. It seems different from the other issues already closed for a similar vibration sensor. PS I already installed the 11.1 version of this library. Thanks

found! Please create an issue at https://github.com/Danielhiversen/PyXiaomiGateway/issues and provide the following data: {'sid': '158d0002a9226a', 'data': '{"voltage":3115}', 'model': 'vibration', 'cmd': 'read_ack', 'short_id': 30521}

syssi commented 5 years ago

Please use the "dev" branch of Home Assistant, too.

andreaontheweb commented 5 years ago

tryed to install the homeassistant-0.81.0.dev0 but problem persist....

syssi commented 5 years ago

Which gateway do you own? The vibration sensor works fine with my lumi v3 gateway.

andreaontheweb commented 5 years ago

My gateway is the lumi v3 too. It recognize the vibration sensor and work properly.

andreaontheweb commented 5 years ago

I mean using the mihome app..

syssi commented 5 years ago

In this case your HA installation isn't up-to-date.

andreaontheweb commented 5 years ago

Don't know pip3 install --upgrade homeassistant gives me: Requirement already up-to-date: homeassistant in /usr/local/lib/python3.5/dist-packages (0.81.0.dev0)

and: hass --version 0.81.0.dev0

Ener-G commented 5 years ago

same here...

hassio 0.80.1 on raspbian

syssi commented 5 years ago

Did you enter the virtualenv beforehand?

Ener-G commented 5 years ago

Yes. The other products (Small switch, door sensor, etc.) works fine

Ener-G commented 5 years ago

This is the message: [xiaomi_gateway] Unsupported device found! Please create an issue at https://github.com/Danielhiversen/PyXiaomiGateway/issues and provide the following data: {'data': '{"voltage":3135}', 'model': 'remote.b1acn01', 'sid': '158d0001ef60ad', 'short_id': 46944, 'cmd': 'read_ack'}

andreaontheweb commented 5 years ago

ok that was my bad. I forgot i was on a python virtual environment. Now it works.

Ener-G commented 5 years ago

I still get the error message ... Hassio 0.80.3 on raspbian