Skip to content

My collection of custom components for esphome

License

Notifications You must be signed in to change notification settings

jwaz73/esph_custom

 
 

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 custom 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%