Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 326 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 326 Bytes

custom_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/custom_components
    components: [ keypad ]