0.2.0
What's Changed
- 0.0.2 (#19) @fabaff
- have debug output of settings (#25) @maxandersen
- fix more linting (#27) @maxandersen
- Add --insecure flag to allow self-signed certs (#28) @maxandersen
- Hass.io compatibility #23 (#26) @maxandersen
- Add --version flag (#30) @maxandersen
- fix automcompletion and add friendly name (#31) @maxandersen
- Add black for formatting (#32) @maxandersen
- Add precommit configuration (#33) @maxandersen
- add tox driven build and add travis (#44) @maxandersen
- restrict black to python 2.6 and higher and .gitignore (#45) @maxandersen
- Initial work on getting consistent commands (#36) @maxandersen
- Fix varions flake7 and 3.5 issues (#46) @maxandersen
- remove deploy for now (#47) @maxandersen
- update cmd help in readme (#48) @maxandersen