Skip to content

phdelodder/Home-AssistantConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant Configuration

About

Configuration files for Home Assistant.

Continuous Integration

Using a selfhosted gitlab vm and a selfhosted gitlab runner. Resource used for for my setup:

The CI is configured to do 3 steps:

  • preflight, validation of the files
    • shellcheck
    • yamllint
    • jsonlint
    • markdownlint
  • Check, validating the config against HA it self
    • Current version
    • Release candidate
    • Development
  • Deployment, deploys pulls the latest updates on the remote server using SSH. This is only done when yaml files are changed.

Custom Components

Themes

This is all done through HACS

Python Scripts

This is all done through HACS

Lovelace Plugins

This is all done through HACS

  • Bar Card
  • Button Card
  • Config Template Card
  • Group Card
  • Mini Graph Card
  • Mini Media Player
  • Monster Card
  • Travel Time Card
  • Vertical Stack In Card
  • Text Divider Rowy

Camera

For monitoring my drive way I'm using an Dahua 'DH-IPC-HDBW4431R-ZS'. Integration is done through Motion Eye.

Motion detection can be enable or disable using the Motion API, you can use switches.yaml file for example config. To remove the localhost limited of Motion API see github comment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published