python-kasa/kasa/tests
Teemu R b73c0d222e
Move dimmer support to its own class (#34)
* Move dimmer support to its own class

SmartDimmer extends SmartPlug with brightness settings.
This will make the API of SmartPlug less confusing and will
make it simpler to downstream users to act with dimmers.

Fixes #33

* Lint & make tests pass

* Fix rebase after cache and emeter cleanups, hopefully everything went smoothly..

* oopsie, has_emeter was mistakenly included in smartplug
2020-04-18 23:35:39 +02:00
..
fixtures Add in some new device types (#39) 2020-04-11 03:08:59 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Move dimmer support to its own class (#34) 2020-04-18 23:35:39 +02:00
newfakes.py test the newly added device fixtures (#21) 2020-01-14 19:16:30 +01:00
test_fixtures.py Remove unnecessary cache (#40) 2020-04-12 15:57:49 +02:00
test_protocol.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00