mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
12 lines
123 B
YAML
12 lines
123 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
board: esp32dev
|
|
framework:
|
|
type: esp-idf
|
|
|
|
espnow:
|
|
channel: 1
|
|
auto_add_peer: true
|