Files
ssieb_esphome_components/README.md
2024-03-09 22:04:42 -08:00

779 B

esphome_components

My collection of components for esphome

To use these components, use the external components.

Example:

external_components:
  - source:
      type: git
      url: https://github.com/ssieb/esphome_components
    components: [ component1, component2 ]

NOTE: Some components have been merged to esphome 🎉