Platypush
#########
Description
===========
This is the main documentation hub for Platypush. It includes both the wiki and
the complete reference of the available integrations.
Platypush is a general-purpose automation framework that can be used to cover
all the cases where you'd use a home automation hub, a media center, a smart
assistant, some IFTTT recipes, and a variety of other products and services.
It draws inspiration from the following projects, and it aims to cover all of
their use-cases:
* `Home Assistant `_
* `Homebridge `_
* `OpenHAB `_
* `IFTTT `_
* `Tasker `_
Useful links
============
* The `main page `_ of the project.
* The `Gitea page `_.
* The `blog `_, for articles showing how to use
Platypush in real-world scenarios.
Wiki
====
.. toctree::
:maxdepth: 3
wiki/index
wiki/Installation
wiki/Configuration
wiki/Installing-extensions
wiki/A-configuration-example
Reference
=========
.. toctree::
:maxdepth: 2
backends
plugins
events
responses
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`