python-kasa/kasa/tests
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
..
fixtures Added a fixture file for KS220M (#273) 2022-01-29 18:28:14 +01:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Added a fixture file for KS220M (#273) 2022-01-29 18:28:14 +01:00
newfakes.py Added a fixture file for KS220M (#273) 2022-01-29 18:28:14 +01:00
test_bulb.py Keep connection open and lock to prevent duplicate requests (#213) 2021-09-24 23:25:43 +02:00
test_cli.py Add --type option to cli (#269) 2021-12-13 20:17:54 +01:00
test_dimmer.py Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00
test_discovery.py Catch exceptions raised on unknown devices during discovery (#240) 2021-10-29 02:44:51 +02:00
test_emeter.py Add emeter support for strip sockets (#203) 2021-09-24 00:24:44 +02:00
test_lightstrip.py Add KL130 fixture, initial lightstrip tests (#214) 2021-09-24 22:26:21 +02:00
test_plug.py Improve testing harness to allow tests on real devices (#197) 2021-09-19 23:45:48 +02:00
test_protocol.py Avoid calling pformat unless debug logging is enabled (#217) 2021-09-26 16:50:58 +02:00
test_readme_examples.py Keep connection open and lock to prevent duplicate requests (#213) 2021-09-24 23:25:43 +02:00
test_smartdevice.py Add emeter support for strip sockets (#203) 2021-09-24 00:24:44 +02:00
test_strip.py Improve testing harness to allow tests on real devices (#197) 2021-09-19 23:45:48 +02:00