Added ESP8266/ESP32 integration (closes )

This commit is contained in:
Fabio Manganiello 2020-01-17 21:15:27 +01:00
parent 02607bae97
commit c3c88b23fe
10 changed files with 1827 additions and 0 deletions
docs/source
platypush/plugins
plugins.rst

View file

@ -0,0 +1,5 @@
``platypush.plugins.esp``
=========================
.. automodule:: platypush.plugins.esp
:members:

View file

@ -25,6 +25,7 @@ Plugins
platypush/plugins/clipboard.rst
platypush/plugins/db.rst
platypush/plugins/dropbox.rst
platypush/plugins/esp.rst
platypush/plugins/file.rst
platypush/plugins/foursquare.rst
platypush/plugins/google.rst