Skip to content

Conversation

@rytilahti
Copy link
Member

@rytilahti rytilahti commented Jun 14, 2021

Most notable changes:

  • Devices initialized by discovery are pre-initialized using the discovery response data, so no need for update() directly after discovery
  • Only the basic information is requested during discovery, as some HS110 and HS220 devices do not respond to multi-module queries
  • Fix mac address parsing for KL430
  • Add support for KL125 color temperature ranges
  • Documentation updates!

Fixes #138 Fixes #169

Most notable changes:

* Devices initialized by discovery are pre-initialized using the discovery response data, so no need for update() directly after discovery
* Only the basic information is requested during discovery, as some HS110 and HS220 devices do not respond to multi-module queries
* Fix mac address parsing for KL430
* Add support for KL125 color temperature ranges
* Documentation updates!
@kirichkov
Copy link
Contributor

kirichkov commented Jun 15, 2021

Something's up with the pipeline it seems. Perhaps click has to be manually installed as part of the pipeline?

@rytilahti
Copy link
Member Author

Added types-click to additional dependencies for the mypy precommit hook.

@kirichkov kirichkov merged commit 0aa20f6 into python-kasa:master Jun 16, 2021
@rytilahti rytilahti deleted the release/0.4.0.dev3 branch June 16, 2021 15:26
@rytilahti
Copy link
Member Author

Tagged & published on pypi now!

@sdb9696 sdb9696 added the release-prep Label for PR bumping release and updating changelog. label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-prep Label for PR bumping release and updating changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release 0.4.0.dev3?

3 participants