python-kasa/kasa/tests
J. Nick Koston 94e5a90ac4
Add emeter support for strip sockets (#203)
* Add support for plugs with emeters.

* Tweaks for emeter

* black

* tweaks

* tweaks

* more tweaks

* dry

* flake8

* flake8

* legacy typing

* Update kasa/smartstrip.py

Co-authored-by: Teemu R. <tpr@iki.fi>

* reduce

* remove useless delegation

* tweaks

* tweaks

* dry

* tweak

* tweak

* tweak

* tweak

* update tests

* wrap

* preen

* prune

* prune

* prune

* guard

* adjust

* robust

* prune

* prune

* reduce dict lookups by 1

* Update kasa/smartstrip.py

Co-authored-by: Teemu R. <tpr@iki.fi>

* delete utils

* isort

Co-authored-by: Brendan Burns <brendan.d.burns@gmail.com>
Co-authored-by: Teemu R. <tpr@iki.fi>
2021-09-24 00:24:44 +02:00
..
fixtures Add KP115 fixture (#202) 2021-09-21 19:20:59 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Add KP115 fixture (#202) 2021-09-21 19:20:59 +02:00
newfakes.py Improve bulb support (alias, time settings) (#198) 2021-09-19 23:53:17 +02:00
test_bulb.py bulb: allow set_hsv without v, add fallback ct range (#200) 2021-09-21 13:23:56 +02:00
test_cli.py Improve testing harness to allow tests on real devices (#197) 2021-09-19 23:45:48 +02:00
test_dimmer.py Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00
test_discovery.py Improve testing harness to allow tests on real devices (#197) 2021-09-19 23:45:48 +02:00
test_emeter.py Add emeter support for strip sockets (#203) 2021-09-24 00:24:44 +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 Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00
test_readme_examples.py Return None instead of raising an exception on missing, valid emeter keys (#146) 2021-03-18 19:22:10 +01: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