fix: update urls

This commit is contained in:
J. Nick Koston 2023-09-12 18:42:17 -05:00
parent d110d61c7f
commit e285003944
No known key found for this signature in database
4 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
external_components:
- source:
type: git
url: https://github.com/esphome-ratgdo/esphome-ratgdo
url: https://github.com/ratgdo/esphome-ratgdo
refresh: 1s
preferences:

View File

@ -5,7 +5,7 @@
"keywords": "ratgdo, esphome",
"repository": {
"type": "git",
"url": "https://github.com/esphome-ratgdo/esphome-ratgdo"
"url": "https://github.com/ratgdo/esphome-ratgdo"
},
"authors": [],
"license": "GPLv3",

View File

@ -25,11 +25,11 @@ esp32:
board: wemos_d1_mini32
dashboard_import:
package_import_url: github://esphome-ratgdo/esphome-ratgdo/v2board_esp32_d1_mini.yaml@main
package_import_url: github://ratgdo/esphome-ratgdo/v2board_esp32_d1_mini.yaml@main
packages:
remote_package:
url: https://github.com/esphome-ratgdo/esphome-ratgdo
url: https://github.com/ratgdo/esphome-ratgdo
files: [base.yaml]
refresh: 1s

View File

@ -26,11 +26,11 @@ esp8266:
restore_from_flash: true
dashboard_import:
package_import_url: github://esphome-ratgdo/esphome-ratgdo/v2board_esp8266_d1_mini_lite.yaml@main
package_import_url: github://ratgdo/esphome-ratgdo/v2board_esp8266_d1_mini_lite.yaml@main
packages:
remote_package:
url: https://github.com/esphome-ratgdo/esphome-ratgdo
url: https://github.com/ratgdo/esphome-ratgdo
files: [base.yaml]
refresh: 1s