mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-23 03:33:35 +00:00
0aa20f6cf9
* Prepare 0.4.0.dev3 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! * add types-click for mypy hook * use generator expression for sum |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
cli.py | ||
discover.py | ||
exceptions.py | ||
protocol.py | ||
smartbulb.py | ||
smartdevice.py | ||
smartdimmer.py | ||
smartlightstrip.py | ||
smartplug.py | ||
smartstrip.py |