python-kasa/kasa/tests
Teemu R 012436c494
Improve dimmer support (#62)
* discover dimmers properly

* fix circular import, hopefully

* add is_color to SmartDevice API

* allow changing the dimming without implicitly turning the device on

* Add tests for device type handling for discovery data, make sure new fixtures are added to categories inside conftest
2020-05-20 21:17:33 +02:00
..
fixtures Add fixture for KL60 (#52) 2020-04-26 17:44:16 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Improve dimmer support (#62) 2020-05-20 21:17:33 +02:00
newfakes.py Improve dimmer support (#62) 2020-05-20 21:17:33 +02:00
test_cli.py Remove unnecessary f-string definition to make tests pass (#58) 2020-05-13 14:50:45 +02:00
test_discovery.py Improve dimmer support (#62) 2020-05-20 21:17:33 +02:00
test_fixtures.py Improve dimmer support (#62) 2020-05-20 21:17:33 +02:00
test_protocol.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00