Browse Source
Move external component a dir up for dev config
release/2022.12.0
Maurice Makaay
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
packages/core-dev.yaml
|
|
@ -31,7 +31,7 @@ esp32: |
|
|
|
external_components: |
|
|
|
- source: |
|
|
|
type: local |
|
|
|
path: ./esphome-xiaomi_bslamp2/components |
|
|
|
path: ../esphome-xiaomi_bslamp2/components |
|
|
|
|
|
|
|
# Disable the reboot timeout. By default, the lamp reboots after 15 |
|
|
|
# minutes without any client connections (e.g. when home assistant is off |
|
|
|