python-kasa/kasa/smart
Teemu Rytilahti e27d5a3dec Use dict as store for child devices
This allows accessing child devices directly by their device_id,
which will be necessary to improve the child device support.
2024-02-18 18:53:05 +01:00
..
__init__.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
smartbulb.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
smartchilddevice.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
smartdevice.py Use dict as store for child devices 2024-02-18 18:53:05 +01:00
smartplug.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00