python-kasa/kasa/iot
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
..
modules Add generic interface for accessing device features (#741) 2024-02-15 16:25:08 +01:00
__init__.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
iotbulb.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
iotdevice.py Use dict as store for child devices 2024-02-18 18:53:05 +01:00
iotdimmer.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
iotlightstrip.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
iotplug.py Add generic interface for accessing device features (#741) 2024-02-15 16:25:08 +01:00
iotstrip.py Use dict as store for child devices 2024-02-18 18:53:05 +01:00