mirror of
https://github.com/nuttytree/ESPHome-Devices.git
synced 2024-08-30 18:12:19 +00:00
15 lines
253 B
YAML
15 lines
253 B
YAML
<<: !include wifi.yaml
|
|
<<: !include api.yaml
|
|
<<: !include ota.yaml
|
|
|
|
<<: !include status_led/gosund_dimmer.yaml
|
|
|
|
light:
|
|
- !include light/gosund_dimmer.yaml
|
|
|
|
output:
|
|
- !include output/gosund_dimmer_led.yaml
|
|
|
|
uart:
|
|
- !include uart/gosund_dimmer.yaml
|