python-kasa/kasa/smart
Teemu R 82d92aeea5
smartbulb: Limit brightness range to 1-100 (#829)
The allowed brightness for tested light devices (L530, L900) is [1-100]
instead of [0-100] like it was for some kasa devices.
2024-04-17 13:33:10 +02:00
..
modules Add fan module (#764) 2024-04-17 11:07:16 +01:00
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
smartbulb.py smartbulb: Limit brightness range to 1-100 (#829) 2024-04-17 13:33:10 +02:00
smartchilddevice.py Add fan module (#764) 2024-04-17 11:07:16 +01:00
smartdevice.py Add fan module (#764) 2024-04-17 11:07:16 +01:00
smartmodule.py Add fan module (#764) 2024-04-17 11:07:16 +01:00