python-kasa/kasa
xinud190 b83986bd51
Add fixture for KP405 Smart Dimmer Plug (#470)
* Add files via upload

* Add to KP405 to dimmers, update README

---------

Co-authored-by: Teemu Rytilahti <tpr@iki.fi>
2023-06-30 02:53:23 +02:00
..
modules Add inactivity setting for the motion module (#453) 2023-05-17 20:08:05 +02:00
tests Add fixture for KP405 Smart Dimmer Plug (#470) 2023-06-30 02:53:23 +02:00
__init__.py Remove importlib-metadata dependency (#457) 2023-05-17 20:33:02 +02:00
cli.py Return result objects for cli discover and implicit 'state' (#446) 2023-03-30 01:53:38 +02:00
discover.py Use orjson when already installed or with speedups extra (#466) 2023-06-18 01:03:04 +02:00
effects.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01:00
emeterstatus.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
exceptions.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
json.py Use orjson when already installed or with speedups extra (#466) 2023-06-18 01:03:04 +02:00
protocol.py Add optional kasa-crypt dependency for speedups (#464) 2023-06-30 02:43:01 +02:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00
smartbulb.py Cleanup fixture filenames (#448) 2023-04-01 17:10:46 +02:00
smartdevice.py Exclude querying certain modules for KL125(US) which cause crashes (#451) 2023-05-18 17:04:24 +02:00
smartdimmer.py Add methods to configure dimmer settings (#429) 2023-05-17 20:10:39 +02:00
smartlightstrip.py Add transition parameter to lightstrip's set_effect (#416) 2023-02-18 18:03:54 +01:00
smartplug.py Export modules & make sphinx happy (#334) 2022-04-06 01:41:08 +02:00
smartstrip.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +01:00