diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1b2fd15..892bcbe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,6 +31,9 @@ jobs: - file: v25board_esp32_d1_mini.yaml name: V2.5 Board ESP32 D1 Mini manifest_filename: v25board_esp32_d1_mini-manifest.json + - file: v25iboard.yaml + name: V2.5i Board + manifest_filename: v25iboard.json fail-fast: false steps: - name: Checkout source code diff --git a/README.md b/README.md index 69d6090..8f35268 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ The ESPHome firmware will allow you to open the door to any position after calib - [ESPHome config for v2.0 board with ESP32 Lolin D2 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v2board_esp32_lolin_s2_mini.yaml) - [ESPHome config for v2.5 board with ESP8266 D1 Mini lite](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v25board_esp8266_d1_mini_lite.yaml) - [ESPHome config for v2.5 board with ESP32 D1 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v25board_esp32_d1_mini.yaml) +- [ESPHome config for v2.5i board](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v25iboard.yaml) + - [Web Installer](https://ratgdo.github.io/esphome-ratgdo/) ![Home Assistant Screen Shot](static/hass.png) diff --git a/static/index.html b/static/index.html index 184e2a4..e8f5d53 100644 --- a/static/index.html +++ b/static/index.html @@ -158,10 +158,18 @@
Note: At the moment ESPHome only supports Security + 2.0 door openers (Yellow learn button). Support for other protocols is coming.
+