My collection of components for esphome
In order to use these components, you have two options:
- clone this repo directly into your
config
directory. This will make all of the components available. - clone it somewhere else, create a
custom_components
directory in yourconfig
diretory, and then copy the specific component directories that you want into there.