diff --git a/.github/workflows/validate_esphome.yml b/.github/workflows/validate_esphome.yml index ec31287..347264c 100644 --- a/.github/workflows/validate_esphome.yml +++ b/.github/workflows/validate_esphome.yml @@ -103,15 +103,15 @@ jobs: with: yaml_file: "./.test/esphome_advanced_climate_cool_esp_idf.yaml" - build_climate_cool_advanced_esp_idf5: - name: esp-idf v5 & Bluetooth proxy - runs-on: "ubuntu-latest" - needs: - - build_climate_cool - - build_advanced - 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_idf5.yaml" + #build_climate_cool_advanced_esp_idf5: + # name: esp-idf v5 & Bluetooth proxy + # runs-on: "ubuntu-latest" + # needs: + # - build_climate_cool + # - build_advanced + # 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_idf5.yaml" diff --git a/nspanel_esphome_advanced.yaml b/nspanel_esphome_advanced.yaml index 0c43070..31888e7 100644 --- a/nspanel_esphome_advanced.yaml +++ b/nspanel_esphome_advanced.yaml @@ -91,7 +91,6 @@ text_sensor: name: ${device_name} BSSID disabled_by_default: true -##### WEB SERVER SETUP ##### web_server: id: web_server_std port: 80