Skip to content

kbx81/esphome_custom_components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kbx's ESPHome Custom/External Components

Here you'll find custom/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_custom_components
    components: [ dop_led ]

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

If you found any of this helpful and feel so inclined, please Buy Me A Coffee! ☕️

About

My collection of custom/external components for ESPHome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published