mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-04 01:34:12 +00:00
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:
@@ -66,3 +66,10 @@ API documentation
|
||||
.. autoclass:: kasa.SmartBulbPreset
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
.. autoclass:: kasa.TurnOnBehaviors
|
||||
:undoc-members:
|
||||
|
||||
|
||||
.. autoclass:: kasa.TurnOnBehavior
|
||||
:undoc-members:
|
||||
|
Reference in New Issue
Block a user