freechw / custom_components

My collection of components for esphome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🎉

About

My collection of components for esphome

License:Other


Languages

Language:C++ 61.4%Language:Python 37.3%Language:C 1.3%