python-kasa/kasa/smart
Teemu R. 4026e8a80c
Make __repr__ work on discovery info (#1233)
This PR will make `__repr__` also work on smartdevices where only
discovery data is available by modifying the `model` property to
fallback to the data found in the discovery payloads.
2024-11-07 20:09:51 +01:00
..
modules Add childprotection module (#1141) 2024-11-01 20:46:36 +01:00
__init__.py Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
effects.py Fix changing brightness when effect is active (#1019) 2024-07-01 13:59:24 +02:00
smartchilddevice.py Fix AES child device creation error (#1220) 2024-10-31 15:21:54 +00:00
smartdevice.py Make __repr__ work on discovery info (#1233) 2024-11-07 20:09:51 +01:00
smartmodule.py Add core device, child and camera modules to smartcamera (#1193) 2024-10-24 17:22:45 +01:00