mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-23 11:43:34 +00:00
d848117384
* Add a note about socket sharing * Show inherited members for apidocs * Remove outdated note of emeters not being supported on smartstrips * Describe emeter and usage modules, add note about NTP for time sync * Describe lib design and modules * Bump sphinx version, ignore d001 (line-length) for doc8 * demote energy & usage to 3rd level, promote api for 2nd
16 lines
218 B
ReStructuredText
16 lines
218 B
ReStructuredText
Plugs
|
|
=====
|
|
|
|
.. note::
|
|
|
|
Feel free to open a pull request to improve the documentation!
|
|
|
|
|
|
API documentation
|
|
*****************
|
|
|
|
.. autoclass:: kasa.SmartPlug
|
|
:members:
|
|
:inherited-members:
|
|
:undoc-members:
|