mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
12 lines
244 B
YAML
12 lines
244 B
YAML
packages:
|
|
sendspin: !include common.yaml
|
|
|
|
media_source:
|
|
- platform: sendspin
|
|
id: media_source_id
|
|
buffer_size: 500000
|
|
initial_static_delay: 5ms
|
|
static_delay_adjustable: true
|
|
fixed_delay: 480us
|
|
decode_memory: internal
|