Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AppDaemon/appdaemon

:page_facing_up: Python Apps for Home Automation
https://github.com/AppDaemon/appdaemon

home-automation python

Last synced: 3 months ago
JSON representation

:page_facing_up: Python Apps for Home Automation

Awesome Lists containing this project

README

        

# Description

AppDaemon is a loosely coupled, multi-threaded, sandboxed python
execution environment for writing automation apps for various types of Home Automation Software including [Home
Assistant](https://home-assistant.io/) and MQTT. It has a pluggable architecture allowing it to be integrated with
practically any event driven application.

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

## Getting started

For full instructions on installation and usage check out the [AppDaemon Project Documentation](http://appdaemon.readthedocs.io).

## Release Cycle Frequency

AppDaemon has reached a very stable point, works reliably and is fairly feature rich at this point
in its development. For that reason, releases have been slow in recent months. This does not mean that AppDaemon has been abandoned -
it is used every day by the core developers and has an active discord server [here](https://discord.gg/sgSr79jW5x) - please join us for tips
and tricks, AppDaemon discussions and general home automation.

## Contributing

This is an active open-source project. We are always open to people who want to use the code or contribute to it. Thank you for being involved!
Have a look at the [official documentation](https://appdaemon.readthedocs.io/en/latest/DEV.html) for more information.