mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 12:53:26 +00:00
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]
|