Closed rytilahti closed 4 years ago
So, I also noticed that I cannot create commit hooks as I'm merely a contributor in this repository.. @GadgetReactor would you mind transfering the ownership of this repository either to me or to a new pyhs100
organization?
This is great! Unfortunately, the work in #184 will result in a lot of merge conflicts.
@rytilahti what about merging our works in #184 and continuing there to avoid a lot of work later?
Sorry! I noticed the issue about the commit hooks and thought this is on hold until then!
This is already in our new repository (https://github.com/python-kasa/python-kasa), closing.
…pelines
Instead of leveraging hound & travis, add an option for azure pipelines, which may replace the former in the future.
This also streamlines the contributing guidelines by:
tox -e lint
This also contains a major cleanup to the SmartStrip handling which was due. Basically most of the functionality is offered per plug basis and the index-based helper methods are removed. After seeing #184 I thought I should push this in as it is for comments before the codebase diverges too much.
Other changes include:
pyHS100.__version__
as per pep8), bumped version to 0.40.dev0.