Skip to content

cpyarger/custom_components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom_components

My collection of components for esphome. Cloned from Ssieb's Custom Components Repo With a few of my own added in

To use these components, use the external components.

Example:

external_components:
  - source:
      type: git
      url: https://github.com/cpyarger/custom_components
    components: [ ifan ifan04 ]

My components

includes;

  • ifan - provides simple support for the fan, buzzer, and light of an sonoff ifan04
  • st7796 - WIP - provides support for the st7796 display, currently not working

About

My collection of components for esphome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.9%
  • Python 28.9%
  • C 9.2%