XavierBerger / homeassistant-config

Appdaemon application and test framework for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Assistant Config

This repository is gathering the part of home assistant configuration and appdaemon script I want to share with the community. The code available in this directory is under MIT License.

Home automation architecture

My installation is composed by, solar panels, a weather station, an automover, ... all managed by Home Assistant. The architecture of my installation is detailed into Architecture page.

Appdaemon applications

code coverage

AppDaemon directory is gathering the application I use to manage automower, garage door, shopping list, ... All details of theses applications are available into a Appdaemon page.

A specific effort has been made on test. Detail of tests are explained into Appdaemon Test page. Code coverage report is available here.

Configuration

Configuration is organized into packages. Detail of tests are explained into Packages page.

About

Appdaemon application and test framework for Home Assistant

License:MIT License


Languages

Language:Python 99.3%Language:Shell 0.7%