python-kasa/kasa/tests/smart/modules
Teemu R 7d4dc4c710
Improve smartdevice update module (#791)
* Expose current and latest firmware as features
* Provide API to get information about available firmware updates (e.g., changelog, release date etc.)
* Implement updating the firmware
2024-05-09 01:43:07 +02:00
..
__init__.py Add T315 fixture, tests for humidity&temperature modules (#802) 2024-03-06 18:04:09 +00:00
test_contact.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00
test_fan.py Make get_module return typed module (#892) 2024-05-03 17:01:21 +02:00
test_firmware.py Improve smartdevice update module (#791) 2024-05-09 01:43:07 +02:00
test_humidity.py Refactor split smartdevice tests to test_{iot,smart}device (#822) 2024-03-15 15:55:48 +00:00
test_light_effect.py Add LightEffectModule for dynamic light effects on SMART bulbs (#887) 2024-05-02 16:31:12 +02:00
test_temperature.py Add support for KH100 hub (#847) 2024-04-22 16:24:15 +02:00
test_temperaturecontrol.py Improve temperature controls (#872) 2024-05-02 13:05:26 +00:00
test_waterleak.py Add fixture for waterleak sensor T300 (#897) 2024-05-03 15:24:34 +02:00