python-kasa/tests/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
..
features Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
modules Implement vacuum dustbin module (dust_bucket) (#1423) 2025-01-14 17:30:18 +01:00
__init__.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_smartdevice.py Update hub children on first update and delay subsequent updates (#1438) 2025-01-13 17:19:40 +00:00