Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/AppDaemon/appdaemon
- Owner: AppDaemon
- License: other
- Created: 2016-07-13T17:43:46.000Z (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2024-05-14T03:08:50.000Z (9 months ago)
- Last Synced: 2024-05-29T11:15:06.004Z (8 months ago)
- Topics: home-automation, python
- Language: Python
- Homepage:
- Size: 19.3 MB
- Stars: 817
- Watchers: 33
- Forks: 415
- Open Issues: 115
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-home-assistant - AppDaemon - AppDaemon is a loosely coupled, multi-threaded, sandboxed Python execution environment for writing automation apps. (Uncategorized / Twitter)
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.