Contribution to improve the tool are most welcome. All contributions will be acknowledged.
Please make a git pull
request on the dev
branch.
I will not accept pull requests on the master
branch, except very minor bug fixes.
For simplicity I have inherited the coding standards of Homeassistant. Before submitting code please run the following and clear ALL errors.
- black
- isort
- pylint
- flake8