Skip to content

zhengjunqiang/example-custom-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of Home Assistant custom config

Home Assistant can be extended in many different ways. This repository contains a collection of examples how to customize Home Assistant. This repository is organized like your config directory, copying any file to your config directory in the same path as it is in this repo will allow you to use it. Refer to the header of each example for further instructions how to get started.

  • Custom components: these are components that Home Assistant can load by being referenced from configuration.yaml just like built-in components.
  • Panels: these are custom panels that can be included in the frontend using the panel_custom component.

About

A collection of example custom components for Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.0%
  • HTML 35.0%