Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ESPHome Custom Component

With the release of ESPHome 2025.2.0, custom components were removed from the ESPHome core.

This component brings back support for such components.

DISCLAIMER

Custom component code from ESPHome 2024.10.0 as-is.

USAGE

Add the following to your project's YAML:

external_components:
  - source:
      type: git
      url: https://github.com/dan81andrei/esphome_custom
    components: [ custom, custom_component ]

LICENSE

The ESPHome license (mixed GPL3/MIT) applies. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages