Rename to all lower case
This commit is contained in:
2
.github/workflows/validate_esphome.yml
vendored
2
.github/workflows/validate_esphome.yml
vendored
@@ -215,7 +215,7 @@ jobs:
|
|||||||
- name: Build ESPHome Prebuilt Wall Display Firmware
|
- name: Build ESPHome Prebuilt Wall Display Firmware
|
||||||
uses: barndawgie/build-action@v1.9.0
|
uses: barndawgie/build-action@v1.9.0
|
||||||
with:
|
with:
|
||||||
yaml_file: prebuilt/Wall_Display.yaml
|
yaml_file: prebuilt/wall_display.yaml
|
||||||
|
|
||||||
- name: Move and Rename Firmware File - wall_display
|
- name: Move and Rename Firmware File - wall_display
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ packages:
|
|||||||
climate_heat: !include ../esphome/nspanel_esphome_addon_climate_heat.yaml
|
climate_heat: !include ../esphome/nspanel_esphome_addon_climate_heat.yaml
|
||||||
|
|
||||||
dashboard_import:
|
dashboard_import:
|
||||||
package_import_url: github://Blackymas/NSPanel_HA_Blueprint/prebuilt/Wall_Display.yaml@main
|
package_import_url: github://Blackymas/NSPanel_HA_Blueprint/prebuilt/wall_display.yaml@main
|
||||||
import_full_config: false
|
import_full_config: false
|
||||||
|
|
||||||
esphome:
|
esphome:
|
||||||
|
|||||||
Reference in New Issue
Block a user