python-kasa/kasa/tests/smart/modules
Steven B 40e40522f9
Fix fan speed level when off and derive smart fan module from common fan interface (#957)
Picked this up while updating the [Fan platform
PR](https://github.com/home-assistant/core/pull/116605) for HA. The
smart fan module was not correctly deriving from the common interface
and the speed_level is reported as >0 when off.
2024-06-06 15:18:34 +02:00
..
__init__.py Add T315 fixture, tests for humidity&temperature modules (#802) 2024-03-06 18:04:09 +00:00
test_autooff.py Initialize autooff features only when data is available (#933) 2024-05-24 19:39:10 +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 Fix fan speed level when off and derive smart fan module from common fan interface (#957) 2024-06-06 15:18:34 +02: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