mirror of
https://github.com/esphome/esphome.git
synced 2026-05-11 14:49:06 +08:00
8d988723cd
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
198 B
YAML
9 lines
198 B
YAML
external_components:
|
|
- id: my_ext
|
|
source: github://esphome/esphome@dev
|
|
refresh: 1d
|
|
components: [bh1750]
|
|
- id: my_local
|
|
source: ../../../esphome/components
|
|
components: [sntp]
|