python-kasa/kasa/experimental/modules
Steven B. e7f921299a
Fix smartcamera childdevice module (#1206)
Unlike most `smartcamera` queries, the child info query request and response have
different section names, i.e. `controlChild` and `child_device_list` respectively.
2024-10-29 07:11:31 +00:00
..
__init__.py Add Time module to SmartCamera devices (#1182) 2024-10-24 19:11:21 +01:00
camera.py Add stream_rtsp_url to camera module (#1197) 2024-10-25 18:30:21 +01:00
childdevice.py Fix smartcamera childdevice module (#1206) 2024-10-29 07:11:31 +00:00
device.py Add core device, child and camera modules to smartcamera (#1193) 2024-10-24 17:22:45 +01:00
time.py Add Time module to SmartCamera devices (#1182) 2024-10-24 19:11:21 +01:00