apexad / eufy-robovac

NodeJS library to control Eufy RoboVac
MIT License
59 stars 17 forks source link

Update tuyapi version #1

Closed aperkins1310 closed 5 years ago

aperkins1310 commented 5 years ago

relates to https://github.com/joshstrange/homebridge-eufy-robovac/issues/3#issuecomment-529101386

in 5.* of tuyapi they're supporting this new version of the firmware, so it's just a case of making use of that.

The demo works with this, and updating the Homebridge plugin allows that to work too, which I can raise a PR for afterwards :)

ToBro14 commented 5 years ago

@aperkins1310 @joshstrange Hi, can you please update the homebridge plugin as well? Many thanks! :)

aperkins1310 commented 5 years ago

I'm happy to update, but would need @joshstrange to publish this new version to npm first - could you do that please?

raulfunkie commented 5 years ago

I'm happy to update, but would need @joshstrange to publish this new version to npm first - could you do that please?

Maybe you can fork it and we can test/work from that? I'll be more than happy to help.

raulfunkie commented 4 years ago

@aperkins1310 so @joshstrange updated the npm package yesterday. Is there anything else that needs to be done to get the homebridge plugin working? I'm not really sure how to proceed.

Thanks~