Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 779 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 779 Bytes

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 🎉