Skip to content

๐Ÿก My Home Assistant Config. Be sure to ๐ŸŒŸ my repo to follow the updates!

Notifications You must be signed in to change notification settings

robbrad/HA-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

48 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Home Assistant Configuration Files

Buy Me A Coffee

Introduction

I discovered Home Assistant in 2017 and have been slowly adding to it since then.

The Home Assistant Server

I run a dedicated Ubuntu 18.04.3 LTS server Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz with 16 gig of ram (This is my main server - I run other things on here as well as Home Assistant)

My setup is a Python Virtual Environment utilising this guide.

Automations

Hardware Running in my Home Assistant Setup:

Continuous Integration Continuous Deployment

I use GitHub Actions. When I commit a change to this repo it kicks off an automatic test of the config using a Home Assistant environment. See the config here.

It's very powerful and can run parallel tests on multiple versions of Python and Home Assistant. I currently test Python 3.7 and 3.8 as well as Home Assistant Stable and Beta versions. This helps me know if my config is going to work on a later version before I upgrade.

HA-Config

My Home Assistant Config

Alt text Alt text Alt text Alt text

Releases

No releases published

Packages

No packages published

Languages