This commit is contained in:
J. Nick Koston 2023-06-13 11:34:04 -10:00
parent 6d8ab5b950
commit 313b5c823f
No known key found for this signature in database
3 changed files with 2 additions and 2 deletions

View File

View File

@ -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.

View File

@ -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.