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