Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 720 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 720 Bytes

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! ☕️