python-kasa/kasa/tests/smart/modules
Steven B db6276d3fd
Support smart child modules queries (#967)
Required for the P300 firmware update with `auto_off` module on child
devices. Will query child modules for parent devices that are not hubs.

Coverage will be fixed when the P300 fixture is added
https://github.com/python-kasa/python-kasa/pull/915
2024-06-10 16:47:00 +02:00
..
__init__.py Add T315 fixture, tests for humidity&temperature modules (#802) 2024-03-06 18:04:09 +00:00
test_autooff.py Support smart child modules queries (#967) 2024-06-10 16:47:00 +02:00
test_contact.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
test_fan.py Do not expose child modules on parent devices (#964) 2024-06-10 05:59:37 +01:00
test_firmware.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
test_humidity.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
test_light_effect.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
test_temperature.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
test_temperaturecontrol.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
test_waterleak.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00