python-kasa/kasa
mrbetta 5bf6fda7ee
Added a fixture file for KS220M (#273)
* Added motion and light sensor for KS220M

* Added fixture file for ks220m

* Remove dump_devinfo and add the extra queries to devtools/dump_devinfo

* Test KS220M as a dimmer

* Add empty modules to baseproto to make the tests pass

Co-authored-by: mrbetta <bettale@gmail.com>
Co-authored-by: Teemu Rytilahti <tpr@iki.fi>
2022-01-29 18:28:14 +01:00
..
tests Added a fixture file for KS220M (#273) 2022-01-29 18:28:14 +01:00
__init__.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
cli.py Relax asyncclick version requirement (#286) 2022-01-14 16:32:32 +01:00
discover.py Do not crash on discovery on WSL (#283) 2022-01-08 17:48:01 +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
protocol.py Improve typing for protocol class (#289) 2022-01-14 23:08:25 +01:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00
smartbulb.py Add KL135 color temperature range (#256) 2021-11-19 18:08:20 +01:00
smartdevice.py Drop microsecond precision for on_since (#296) 2022-01-29 17:02:05 +01:00
smartdimmer.py Add --transition to bulb-specific cli commands, fix turn_{on,off} signatures (#81) 2020-07-06 16:10:28 +02:00
smartlightstrip.py Add support for lightstrips (KL430) (#74) 2020-07-19 22:32:17 +02:00
smartplug.py Add --transition to bulb-specific cli commands, fix turn_{on,off} signatures (#81) 2020-07-06 16:10:28 +02:00
smartstrip.py Add python 3.10 to CI (#279) 2021-12-17 17:48:03 +01:00