stianaske / pybotvac

Python module for interacting with Neato Botvac Connected vacuum robots.
MIT License
85 stars 44 forks source link

No releases #11

Closed karlkar closed 7 years ago

karlkar commented 7 years ago

Hi. I'm trying to use your awesome library with home-assistant. To do it I need your repository to have some releases. Could you please create some tags (at least for version 0.0.4)?

qelanhari commented 7 years ago

I'm interrested to know how you integrate with home assistant

karlkar commented 7 years ago

Home-assistant is currently using pybotvac from fork of this repository made by jabesq. If we could download the code from this repository using versioned URL, that would be great. All jabesq did in his version is adding a tags.

If you want to know how to configure Neato Robots in Home-assistant just serach the Home assistant docs for "neato".

qelanhari commented 7 years ago

Wow thanks ! Last time I checked (ok, maybe a long time ago) there was nothing :)

stianaske commented 7 years ago

Hi. I currently do not have access to a computer, but I will look into this when I have the chance.

I actually recently started using homeassistant myself, so this is in my interest as well. Awesome piece of software!

On Aug 8, 2017 11:00, "karlkar" notifications@github.com wrote:

Hi. I'm trying to use your awesome library with home-assistant. To do it I need your repository to have some releases. Could you please create some tags (at least for version 0.0.4)?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stianaske/pybotvac/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/ABC6GmYhipp9Pe0JZo2tktc9AnDO6FZLks5sWCOagaJpZM4OwcRW .

stianaske commented 7 years ago

Added release for v0.0.4. Let me know if any further changes are needed to better support Home Assistant.

andrey-git commented 6 years ago

@stianaske We are moving to pypi-only dependencies in Home Assistant. Could you create a pypi package for pybotvac?