python-kasa/kasa/smart
Teemu R. 1355e85f8e
Expose current cleaning information (#1453)
Add new sensors to show the current cleaning state:
```
Cleaning area (clean_area): 0 0
Cleaning time (clean_time): 0:00:00
Cleaning progress (clean_progress): 100 %
```
2025-01-15 14:20:19 +01:00
..
modules Expose current cleaning information (#1453) 2025-01-15 14:20:19 +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