mirror of
https://github.com/nuttytree/ESPHome-Devices.git
synced 2024-08-30 18:12:19 +00:00
15 lines
244 B
YAML
15 lines
244 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:
|