Skip to content

Prepare 0.4.0.dev3 - #172

Merged
kirichkov merged 3 commits into
python-kasa:masterfrom
rytilahti:release/0.4.0.dev3
Jun 16, 2021
Merged

Prepare 0.4.0.dev3#172
kirichkov merged 3 commits into
python-kasa:masterfrom
rytilahti:release/0.4.0.dev3

Conversation

@rytilahti

@rytilahti rytilahti commented Jun 14, 2021

Copy link
Copy Markdown
Member

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

kirichkov commented Jun 15, 2021

Copy link
Copy Markdown
Contributor

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

@rytilahti

Copy link
Copy Markdown
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
Copy Markdown
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