Closed jabesq closed 6 years ago
Looks good! Thanks! I did some preparations for adding it to Pypi, but never actually launched id. I'll look into it.
@stianaske please upload to pypi if possible.
I think it should be as easy as
pip3 install twine
python3 setup.py sdist
twine upload dist/*
after you create pypi user.
@andrey-git version 0.0.7 has been uploaded to pypi. Appologies for the slow response.
This PR contains some optimization done for Home-Assistant
Question: Is there a plan to send this API on Pypi so it will be easier to deploy and manage ?