python-kasa/kasa/tests
Teemu R b088596205
Perform initial update only using the sysinfo query (#199)
Some devices are known to fail when trying to query non-supported modules like emeter information.
This commit makes the initial update() only request the sysinfo, followed up by a second query
if emeter is supported by the device.
2021-09-19 23:43:17 +02:00
..
fixtures Add real kasa KL430(UN) device dump (#192) 2021-08-16 20:16:29 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Perform initial update only using the sysinfo query (#199) 2021-09-19 23:43:17 +02:00
newfakes.py Add real kasa KL430(UN) device dump (#192) 2021-08-16 20:16:29 +02:00
test_bulb.py Add support for lightstrips (KL430) (#74) 2020-07-19 22:32:17 +02:00
test_cli.py Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00
test_dimmer.py Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00
test_discovery.py Add support for lightstrips (KL430) (#74) 2020-07-19 22:32:17 +02:00
test_emeter.py Add real kasa KL430(UN) device dump (#192) 2021-08-16 20:16:29 +02:00
test_plug.py Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +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 Perform initial update only using the sysinfo query (#199) 2021-09-19 23:43:17 +02:00
test_strip.py Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00