python-kasa/kasa/smart
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
..
modules Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
__init__.py Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
smartchilddevice.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00
smartdevice.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
smartmodule.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00