python-kasa/kasa/smart
Teemu R. 3c98efb015
Implement vacuum dustbin module (dust_bucket) (#1423)
Initial implementation for dustbin auto-emptying.

New features:
- `dustbin_empty` action to empty the dustbin immediately
- `dustbin_autocollection_enabled` to toggle the auto collection
- `dustbin_mode` to choose how often the auto collection is performed
2025-01-14 17:30:18 +01:00
..
modules Implement vacuum dustbin module (dust_bucket) (#1423) 2025-01-14 17:30:18 +01:00
__init__.py Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
effects.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
smartchilddevice.py Update hub children on first update and delay subsequent updates (#1438) 2025-01-13 17:19:40 +00:00
smartdevice.py Update hub children on first update and delay subsequent updates (#1438) 2025-01-13 17:19:40 +00:00
smartmodule.py Update hub children on first update and delay subsequent updates (#1438) 2025-01-13 17:19:40 +00:00