diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c30d176..9672dbd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,6 +19,9 @@ jobs: - file: v2board_esp8266_d1_mini_lite.yaml name: V2 Board ESP8266 D1 Mini Lite manifest_filename: v2board_esp8266_d1_mini_lite-manifest.json + - file: v2board_esp32_d1_mini.yaml + name: V2 Board ESP32 D1 Mini + manifest_filename: v2board_esp32_d1_mini-manifest.json fail-fast: false steps: - name: Checkout source code diff --git a/README.md b/README.md index 3f0eb2c..c60c271 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This project is not affiliated with ratgdo or Paul Wieland. Please buy his board # ESPHome config - [ESPHome config for v2 board with ESP8266 D1 Mini lite](https://github.com/ESPHome-RATGDO/esphome-ratgdo/blob/main/static/v2board_esp8266_d1_mini_lite.yaml) +- [ESPHome config for v2 board with ESP32 D1 Mini](https://github.com/ESPHome-RATGDO/esphome-ratgdo/blob/main/static/v2board_esp32_d1_mini.yaml) - [Web Installer](https://esphome-ratgdo.github.io/esphome-ratgdo/) ![Home Assistant Screen Shot](static/hass.png) diff --git a/static/index.html b/static/index.html index 1b2e5b5..fe90709 100644 --- a/static/index.html +++ b/static/index.html @@ -164,6 +164,10 @@ +