Skip to content

Commit

Permalink
Fix references
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardtfn committed Dec 21, 2024
1 parent 35cc0c4 commit 976a903
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .test/esphome_ard_basic.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
packages:
basic_package: !include ../TX-Ultimate-Easy-ESPHome.yaml # Basic package
basic_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml # Basic package

esp32:
framework:
Expand Down
2 changes: 1 addition & 1 deletion .test/esphome_idf53_bluetooth_proxy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
packages:
basic_package: !include ../TX-Ultimate-Easy-ESPHome.yaml # Core package
core_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
addon_bluetooth_proxy: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_addon_ble_proxy.yaml

esp32:
Expand Down
2 changes: 1 addition & 1 deletion .test/esphome_idf_bluetooth_proxy.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
packages:
basic_package: !include ../TX-Ultimate-Easy-ESPHome.yaml # Core package
core_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
addon_bluetooth_proxy: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_addon_ble_proxy.yaml
...
2 changes: 1 addition & 1 deletion TX-Ultimate-Easy-ESPHome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ wifi:
packages:
remote_package:
url: https://github.com/edwardtfn/TX-Ultimate-Easy
ref: dev
ref: latest
refresh: 30s
files:
- ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
Expand Down

0 comments on commit 976a903

Please sign in to comment.