From 0b7b8519ef5607125f5a5c445239d56ee12fbd89 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 7 Nov 2023 17:02:37 -0600 Subject: [PATCH] Add v2.5 board with ESP32 D1 Mini to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f60de4..69d6090 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ The ESPHome firmware will allow you to open the door to any position after calib - [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) - [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) - [Web Installer](https://ratgdo.github.io/esphome-ratgdo/) ![Home Assistant Screen Shot](static/hass.png)