From a7b02309ab5564fab37e8014203f7567561198b2 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 24 Oct 2023 13:12:54 -0500 Subject: [PATCH] Add v2.5 to the website (#74) --- README.md | 9 +++++---- static/index.html | 8 ++++++-- static/v25board_esp8266_d1_mini_lite.png | Bin 0 -> 317546 bytes 3 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 static/v25board_esp8266_d1_mini_lite.png diff --git a/README.md b/README.md index eeac973..2f66c11 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ratgdo for ESPHome -This is a port of the ratgdo software for the v2 board to ESPHome. +This is a port of the ratgdo software for the v2.0/v2.5 board to ESPHome. [Visit the github.io page to purchase boards](https://paulwieland.github.io/ratgdo/#order) @@ -31,9 +31,10 @@ When updating from older versions, save the rolling counter value and restore it ## ESPHome config -- [ESPHome config for v2 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 board with ESP32 D1 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v2board_esp32_d1_mini.yaml) -- [ESPHome config for v2 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.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) +- [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) - [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 0a31b98..da30f38 100644 --- a/static/index.html +++ b/static/index.html @@ -172,6 +172,10 @@ ratgdo v2 board with ESP32 lolin s2 mini +

@@ -179,9 +183,9 @@