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