/esphome-components

Misc. unofficial ESPHome components

Primary LanguageC++MIT LicenseMIT

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.