Crtrpt / example-custom-config

A collection of example custom components for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 100.0%