mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-09 00:48:01 +00:00
Add common childsetup interface (#1470)
Add a common interface for the `childsetup` module across `smart` and `smartcam` hubs. Co-authored-by: Teemu R. <tpr@iki.fi>
This commit is contained in:
@@ -8,3 +8,10 @@
|
||||
.. automodule:: kasa.smart.modules.childdevice
|
||||
:noindex:
|
||||
```
|
||||
|
||||
## Pairing and unpairing
|
||||
|
||||
```{eval-rst}
|
||||
.. automodule:: kasa.interfaces.childsetup
|
||||
:noindex:
|
||||
```
|
||||
|
Reference in New Issue
Block a user