Skip to content

spali/esphome-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esphome_components

Misc. unofficial ESPHome components.

Please use Discussions section for feedback.

Usage

external_components:
  - source:
      type: git
      url: https://github.com/spali/esphome-components
      ref: master # you should pin a commit to prevent unexpected breaking changes
    components: [ ... ]

Components

Component to support W5500 on ESP-IDF as a ESPHome component.

Component that setup and handle basic USB Host stuff and can be used by other components to access USB devices.