mirror of
https://github.com/esphome/esphome.git
synced 2026-05-24 01:37:15 +08:00
11 lines
226 B
YAML
11 lines
226 B
YAML
<<: !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
|