Skip to content

kbx81/esphome_external_components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kbx's ESPHome External Components

Here you'll find external components I've hacked together for use with ESPHome.

Usage

To use components you find here in your own configuration, you'll need to add a few lines to your device's YAML configuration, similar to the following example:

external_components:
  - source:
      type: git
      url: https://github.com/kbx81/esphome_external_components
    components:
      - esp32_rmt_dop_led_h_bridge
      - remote_base
      - tube_clock

Please see ESPHome's external components documentation for more detail.

I hope you find my work useful. If you do and want to support me, please check out the links below.

Sponsor me on GitHub Support Nabu Casa Support the Open Home Foundation

About

My collection of custom/external components for ESPHome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors