adjust
This commit is contained in:
parent
6d8ab5b950
commit
313b5c823f
|
@ -20,7 +20,7 @@ packages:
|
||||||
# Git repo examples
|
# Git repo examples
|
||||||
remote_package:
|
remote_package:
|
||||||
url: https://github.com/esphome-ratgdo/esphome-ratgdo
|
url: https://github.com/esphome-ratgdo/esphome-ratgdo
|
||||||
files: [base.yml, v2board_esp32_d1_mini_include.yaml]
|
files: [v2board_esp32_d1_mini_include.yaml, base.yaml]
|
||||||
refresh: 1s # optional
|
refresh: 1s # optional
|
||||||
|
|
||||||
# Sync time with Home Assistant.
|
# Sync time with Home Assistant.
|
||||||
|
|
|
@ -20,7 +20,7 @@ packages:
|
||||||
# Git repo examples
|
# Git repo examples
|
||||||
remote_package:
|
remote_package:
|
||||||
url: https://github.com/esphome-ratgdo/esphome-ratgdo
|
url: https://github.com/esphome-ratgdo/esphome-ratgdo
|
||||||
files: [base.yml, v2board_esp8266_d1_mini_include.yaml]
|
files: [v2board_esp8266_d1_mini_include.yaml, base.yaml]
|
||||||
refresh: 1s # optional
|
refresh: 1s # optional
|
||||||
|
|
||||||
# Sync time with Home Assistant.
|
# Sync time with Home Assistant.
|
||||||
|
|
Loading…
Reference in New Issue