Custom components for esphome
- C++ 84.9%
- Python 15.1%
| components/fan_controller | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
esphome-components
My collection of components for esphome
To use these components, use the external components.
Example:
external_components:
- source:
type: git
url: https://git.aresu.eu/GiorgioAresu/esphome-components
components: [ component1, component2 ]