madchap / appdaemon

:page_facing_up: Python Apps for Home Automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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.

For full instructions on installation and use check out the AppDaemon Project Documentation.

Build image for multiple architectures

$ make multiple

Development of the AppDaemon library

We use pre-commit for linting of the code, so pip install pre_commit and run

pre-commit install

in the repository.

About

:page_facing_up: Python Apps for Home Automation

License:Other


Languages

Language:Python 61.4%Language:JavaScript 26.1%Language:CSS 8.6%Language:Jinja 2.0%Language:HTML 1.5%Language:Shell 0.3%Language:Dockerfile 0.1%