Skip to content

tanishqmanuja/esphome-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESPHome Components

A collection of my ESPHome components.

DDP Component

Based on KaufHA ddp component but also has some enhancements to support monochromatic lights.

external_components:
  - source:
      type: git
      url: https://github.com/tanishqmanuja/esphome-components
    components: [ddp]
    refresh: always
ddp:

light:
  - platform: monochromatic
    effects:
      - ddp:
          timeout: 10s # optional
          blank_on_idle: true # optional

About

🏡 External components for ESPHome.

Topics

Resources

Stars

Watchers

Forks

Contributors