Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.05 KB

index.rst

File metadata and controls

36 lines (28 loc) · 1.05 KB

Welcome to AppDaemon's documentation!

AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for home automation projects, and any environment that requires a robust event driven architecture.

Out of the box, AppDaemon has support for the following automation products:

AppDaemon also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets.

Contents:

.. toctree::
   :maxdepth: 1

   INSTALL
   CONFIGURE
   HASS_TUTORIAL
   DOCKER_TUTORIAL
   APPGUIDE
   AD_API_REFERENCE
   HASS_API_REFERENCE
   MQTT_API_REFERENCE
   DASHBOARD_INSTALL
   DASHBOARD_CREATION
   WIDGETDEV
   UPGRADE_FROM_2.x
   HISTORY