python-kasa/kasa
Teemu R 6e7a588d40
Add brightness to lightstrip's set_effect (#415)
* Add brightness parameter to lightstrip's set_effect

* Use None as default as effects have different default brightnesses
2023-01-21 00:25:59 +01:00
..
modules Export modules & make sphinx happy (#334) 2022-04-06 01:41:08 +02:00
tests Add brightness to lightstrip's set_effect (#415) 2023-01-21 00:25:59 +01:00
__init__.py Implement changing the bulb turn-on behavior (#381) 2022-10-27 17:40:54 +02:00
cli.py Adding cli command to delete a schedule rule (#391) 2022-11-03 02:11:24 +01:00
discover.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +01:00
effects.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01:00
emeterstatus.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
exceptions.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
protocol.py Avoid retrying open_connection on unrecoverable errors (#340) 2022-04-24 19:38:42 +02:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00
smartbulb.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +01:00
smartdevice.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +01:00
smartdimmer.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +01:00
smartlightstrip.py Add brightness to lightstrip's set_effect (#415) 2023-01-21 00:25:59 +01:00
smartplug.py Export modules & make sphinx happy (#334) 2022-04-06 01:41:08 +02:00
smartstrip.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +01:00