Implement changing the bulb turn-on behavior (#381)

* Implement changing the bulb turn-on behavior

* Improve docstrings a bit

* Improve docs and expose TurnOnBehavior(s)

* fix typing
This commit is contained in:
Teemu R
2022-10-27 17:40:54 +02:00
committed by GitHub
parent 1ac6c66277
commit ef98c2aed9
4 changed files with 104 additions and 9 deletions

View File

@@ -66,3 +66,10 @@ API documentation
.. autoclass:: kasa.SmartBulbPreset
:members:
:undoc-members:
.. autoclass:: kasa.TurnOnBehaviors
:undoc-members:
.. autoclass:: kasa.TurnOnBehavior
:undoc-members: