diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index cac82ca..ef23eb0 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.0 Board ESP8266 D1 Mini Lite
manifest_filename: v2board_esp8266_d1_mini_lite-manifest.json
+ - file: v2board_esp8266_d1_mini.yaml
+ name: V2.0 Board ESP8266 D1 Mini
+ manifest_filename: v2board_esp8266_d1_mini-manifest.json
- file: v2board_esp32_d1_mini.yaml
name: V2.0 Board ESP32 D1 Mini
manifest_filename: v2board_esp32_d1_mini-manifest.json
diff --git a/README.md b/README.md
index 8f35268..1975f3f 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ The ESPHome firmware will allow you to open the door to any position after calib
## ESPHome config
+- [ESPHome config for v2.0 board with ESP8266 D1 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v2board_esp8266_d1_mini.yaml)
- [ESPHome config for v2.0 board with ESP8266 D1 Mini lite](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v2board_esp8266_d1_mini_lite.yaml)
- [ESPHome config for v2.0 board with ESP32 D1 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v2board_esp32_d1_mini.yaml)
- [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)
diff --git a/static/index.html b/static/index.html
index 96ff52b..9493603 100644
--- a/static/index.html
+++ b/static/index.html
@@ -196,6 +196,10 @@
+