@Kgooi#cpRRDr{UT2L-c&*HSR9u
G;^qxawQ+6$
delta 269
zcmWl|*Df7k007|NC`D_uC{=2!y=#x!d+&9e+N00l;!AoX9!4Y*p5?@2xb^#z@8E^uziIPMl`yfTCkJ6;e@X2SHvSiEg#aFrV
(Q%EzX5}W4Etlms4?RvOqw!n#;iH>7A#t_Y{jZI>o#oK
zvTet%J^KzGqPOwHSj+#rcr-i=W8vTMC_D~N!qf09JP$9z%kb*)E`I&*Ia2fT8hHZ*
CPHuAm
diff --git a/nspanel_us_land_code/boot.txt b/nspanel_us_land_code/boot.txt
index b75e5b6..bf02617 100644
--- a/nspanel_us_land_code/boot.txt
+++ b/nspanel_us_land_code/boot.txt
@@ -142,7 +142,7 @@ Text tft_version
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none
- Text : 4.1b1
+ Text : 4.1
Max. Text Size : 9
Text esph_version
From 86a35de57c4fc8d8c79cfd65ce8ce6b700882541 Mon Sep 17 00:00:00 2001
From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com>
Date: Sun, 12 Nov 2023 09:53:56 +0100
Subject: [PATCH 11/11] Remove build tests on beta environment
---
.github/workflows/validate_esphome.yml | 41 ---------------------
.github/workflows/validate_esphome_beta.yml | 1 +
2 files changed, 1 insertion(+), 41 deletions(-)
diff --git a/.github/workflows/validate_esphome.yml b/.github/workflows/validate_esphome.yml
index f76c020..984f6a8 100644
--- a/.github/workflows/validate_esphome.yml
+++ b/.github/workflows/validate_esphome.yml
@@ -103,47 +103,6 @@ jobs:
with:
yaml_file: "./.test/esphome_advanced_climate_cool_esp_idf.yaml"
- build_core_beta:
- name: Beta - Core
- runs-on: "ubuntu-latest"
- needs:
- - build_core
- steps:
- - uses: actions/checkout@v4.1.0
- - name: Build core
- uses: esphome/build-action@v1.8.0
- with:
- yaml_file: "./.test/esphome_core.yaml"
- version: beta
-
- build_climate_heat_advanced_beta:
- name: Beta - Advanced+climate (heat)
- runs-on: "ubuntu-latest"
- needs:
- - build_core_beta
- - build_climate_heat_advanced
- steps:
- - uses: actions/checkout@v4.1.0
- - name: Build core+advanced+climate_heat
- uses: esphome/build-action@v1.8.0
- with:
- yaml_file: "./.test/esphome_advanced_climate_heat.yaml"
- version: beta
-
- build_climate_cool_advanced_esp_idf_beta:
- name: Beta - esp-idf & Bluetooth proxy
- runs-on: "ubuntu-latest"
- needs:
- - build_core_beta
- - build_climate_cool_advanced_esp_idf
- steps:
- - uses: actions/checkout@v4.1.0
- - name: Build core+advanced+climate_cool+esp_idf
- uses: esphome/build-action@v1.8.0
- with:
- yaml_file: "./.test/esphome_advanced_climate_cool_esp_idf.yaml"
- version: beta
-
#build_climate_cool_advanced_esp_idf5:
# name: esp-idf v5 & Bluetooth proxy
# runs-on: "ubuntu-latest"
diff --git a/.github/workflows/validate_esphome_beta.yml b/.github/workflows/validate_esphome_beta.yml
index cdab127..eab393f 100644
--- a/.github/workflows/validate_esphome_beta.yml
+++ b/.github/workflows/validate_esphome_beta.yml
@@ -121,3 +121,4 @@ jobs:
# uses: esphome/build-action@v1.8.0
# with:
# yaml_file: "./.test/esphome_advanced_climate_cool_esp_idf5.yaml"
+ # version: beta