point to git
This commit is contained in:
parent
cea8820d4f
commit
5c8c69c9fc
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
external_components:
|
external_components:
|
||||||
- source:
|
- source:
|
||||||
type: local
|
# type: local
|
||||||
path: components
|
# path: components
|
||||||
# type: git
|
type: git
|
||||||
# url: https://github.com/ratgdo/esphome-ratgdo
|
url: https://github.com/ratgdo/esphome-ratgdo
|
||||||
# refresh: 1s
|
refresh: 1s
|
||||||
|
|
||||||
preferences:
|
preferences:
|
||||||
flash_write_interval: 1min
|
flash_write_interval: 1min
|
||||||
|
|
|
@ -28,12 +28,12 @@ dashboard_import:
|
||||||
package_import_url: github://ratgdo/esphome-ratgdo/v25iboard_secplusv1.yaml@main
|
package_import_url: github://ratgdo/esphome-ratgdo/v25iboard_secplusv1.yaml@main
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
# remote_package:
|
remote_package:
|
||||||
# url: https://github.com/ratgdo/esphome-ratgdo
|
url: https://github.com/ratgdo/esphome-ratgdo
|
||||||
# files: [base_secplusv1.yaml]
|
files: [base_secplusv1.yaml]
|
||||||
# refresh: 1s
|
refresh: 1s
|
||||||
remote_package: !include
|
# remote_package: !include
|
||||||
file: base_drycontact.yaml
|
# file: base_drycontact.yaml
|
||||||
# Sync time with Home Assistant.
|
# Sync time with Home Assistant.
|
||||||
time:
|
time:
|
||||||
- platform: homeassistant
|
- platform: homeassistant
|
||||||
|
|
Loading…
Reference in New Issue