mirror of
https://github.com/nuttytree/ESPHome-Devices.git
synced 2024-08-30 18:12:19 +00:00
5bc7f2d661
* Move device files from devices folder to root * Update relative file references to match new relative paths * Update README with new folder structure
15 lines
243 B
YAML
15 lines
243 B
YAML
substitutions:
|
|
board: esp01_1m
|
|
|
|
external_components:
|
|
- source:
|
|
type: local
|
|
path: ./components
|
|
components: [ tuya_light_plus ]
|
|
|
|
packages:
|
|
base: !include device_base_esp8266.yaml
|
|
uart: !include uart/tuya.yaml
|
|
|
|
tuya:
|