RMCob / homebridge-wyze-robovac

This plug-in provides rudimentary control for a Wyze Robot Vacuum.
Apache License 2.0
8 stars 4 forks source link

Moving Away from Connected Home #7

Closed carTloyal123 closed 1 year ago

carTloyal123 commented 1 year ago

Hi @RMCob ,

I was wondering why you decided to start using the python library for Wyze API calls instead of the functionality already present in your Wyze-connected-home repo? Is there a specific reason for not using the existing infrastructure in that repo? Thanks!

RMCob commented 1 year ago

I have found that having one plugin that supports multiple different device types causes long term maintenance issues. I did not write the original wyze-conected-home app. I merely added the capability to control the Wyze outdoor plug (hence the -op suffix) and suddenly my version became the mainstream version. When I decided to write the Wyze robovac plugin it was easier to start from scratch.