forked from platypush/platypush
Sound plugin added to docs
This commit is contained in:
parent
7586412ded
commit
2caa2becaf
2 changed files with 7 additions and 0 deletions
6
docs/source/platypush/plugins/sound.rst
Normal file
6
docs/source/platypush/plugins/sound.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.sound``
|
||||
==========================
|
||||
|
||||
.. automodule:: platypush.plugins.sound
|
||||
:members:
|
||||
|
|
@ -39,6 +39,7 @@ Plugins
|
|||
platypush/plugins/redis.rst
|
||||
platypush/plugins/serial.rst
|
||||
platypush/plugins/shell.rst
|
||||
platypush/plugins/sound.rst
|
||||
platypush/plugins/switch.rst
|
||||
platypush/plugins/switch.switchbot.rst
|
||||
platypush/plugins/switch.tplink.rst
|
||||
|
|
Loading…
Reference in a new issue