python-kasa/kasa/smart/modules
Steven B f259a8f162
Make module names consistent and remove redundant module casting (#909)
Address the inconsistent naming of smart modules by removing all "Module" suffixes and aligning filenames with class names. Removes the casting of modules to the correct module type now that is is redundant. Update the adding of iot modules to use the ModuleName class rather than a free string.
2024-05-11 19:28:18 +01:00
..
__init__.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
alarm.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
autooff.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
batterysensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
brightness.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
childdevice.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
cloud.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
color.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
colortemperature.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
contactsensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
devicemodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
energy.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
fan.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
firmware.py Improve smartdevice update module (#791) 2024-05-09 01:43:07 +02:00
frostprotection.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
humiditysensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
led.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
lighteffect.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
lighttransition.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
reportmode.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
temperaturecontrol.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
temperaturesensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
time.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
waterleaksensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00