Skip to content

0.3.0

Choose a tag to compare

@maxandersen maxandersen released this 17 Dec 21:09
· 495 commits to master since this release

What's changed

  • feature: add server=auto now uses zeroconf to find HA
  • feature: Add --password flag for providing API password
  • feature: Add support for client side certificate
  • feature: Remove dependency on homeassistant core
  • bug: actually fix autocomplete for auto
  • bug: fix auto when doing autocomplete
  • More test coverage
  • Load test fixtures automatically
  • fix coveralls reporting
  • Remove delete and then remove req() and req_raw()
  • Remove deprecated commands: edit, get and toggle
  • Fix autocompletion caused by session/cert fixes
  • Add script to upload dist easily to transfer.sh
  • Fix bad url creation and don't ignore 401
  • Include tests in PyPI tarball
  • use session for shared header/cert sharing
  • Include LICENSE.md in PyPI tarball