Skip to content

0.9.0

Compare
Choose a tag to compare
@sdb9696 sdb9696 released this 21 Dec 16:49
· 82 commits to master since this release
0.9.0
63f4f82

Full Changelog

Release highlights:

  • Improvements to Tapo camera support:
    • C100, C225, C325WB, C520WS and TC70 now supported.
    • Support for motion, person, tamper, and baby cry detection.
  • Initial support for Tapo robovacs.
  • API extended with FeatureAttributes for consumers to test for supported features.
  • Experimental support for Kasa cameras1

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Tapo H200 Hub does not work with python-kasa #1149
  • Treat smartcam 500 errors after handshake as retryable #1395 (@sdb9696)
  • Fix lens mask required component and state #1386 (@sdb9696)
  • Add LensMask module to smartcam #1385 (@sdb9696)
  • Do not error when accessing smart device_type before update #1319 (@sdb9696)
  • Fallback to other module data on get_energy_usage errors #1245 (@rytilahti)

Added support for devices:

Documentation updates:

Project maintenance:

  1. Currently limited to devices not yet provisioned via the Tapo app - Many thanks to @Puxtril!