Set config to dashboard_import

This commit is contained in:
Julien E 2024-11-20 11:31:17 +01:00
parent ded67dfae8
commit 4926ac0c78
Signed by untrusted user who does not match committer: PandemiK
GPG Key ID: A861DF822231B136
1 changed files with 12 additions and 1 deletions

View File

@ -31,6 +31,16 @@ api:
ota:
platform: esphome
dashboard_import:
package_import_url: https://git.enerwize.fr/Enerwize/3ch-led-driver/esphome/3ch-led-1.2-esphome.yaml
import_full_config: false # or true
wifi:
ap:
password: "12345678"
captive_portal:
web_server:
port: 80
@ -54,4 +64,5 @@ light:
name: "Channel 2"
- platform: monochromatic
output: ledch3
name: "Channel 3"
name: "Channel 3"