My personal Home Assistant configuration
Home Assistant is a piece of software to automate and connect smart devices from different vendors. It's configured through the UI and through Yaml files, with support for extracting passwords and access tokens.
This means that I can push the config to Github in the hopes that it will be useful!
- Install
pip
- cd into the repository root directory
- Run
python3 -m venv .
- Run
source bin/activate
- Run
pip install -r requirements.txt
Description | value |
---|---|
Automations | 55 |
Binary sensors | 9 |
Cameras | 3 |
Tracked devices | 20 |
Boolean inputs | 2 |
Lights | 12 |
Media players | 9 |
Sensors | 206 |
Custom variables | 0 |
- Generate readme
- Unsplash
- Browser mod
- Anniversaries
- Healthchecks.io
- HACS (Home Assistant Community Store)
- Trakt
Generated by custom readme integration