This commit is contained in:
J. Nick Koston 2023-06-13 12:52:37 -10:00
parent 9f4aab2153
commit be5ebf8b9e
No known key found for this signature in database
2 changed files with 9 additions and 9 deletions

View File

@ -147,12 +147,12 @@
<img
class="header"
src="./header.png"
alt="ESPHOME RATGDO."
alt="ESPHome ratgdo."
/>
<h1>ESPHome RATGDO</h1>
<h1>ESPHome ratgdo</h1>
<p></p>
<p>
Pick your board to flash your RATGDO board with ESPhome for <a href="https://github.com/PaulWieland/ratgdo">RATGDO</a>.
Pick your board to flash your ratgdo board with ESPhome for <a href="https://github.com/PaulWieland/ratgdo#ratgdo">ratgdo</a>.
No programming or other software required.
</p>
<p>
@ -162,11 +162,11 @@
<div class="radios">
<label>
<input type="radio" name="type" value="v2board_esp8266_d1_mini_lite" checked />
<img src="./v2board_esp8266_d1_mini_lite.png" alt="RATGDO v2 board with ESP8266 D1 Mini Lite" />
<img src="./v2board_esp8266_d1_mini_lite.png" alt="ratgdo v2 board with ESP8266 D1 Mini Lite" />
</label>
<label>
<input type="radio" name="type" value="v2board_esp32_d1_mini" />
<img src="./v2board_esp32_d1_mini.png" alt="RATGDO v2 board with ESP32 D1 Mini" />
<img src="./v2board_esp32_d1_mini.png" alt="ratgdo v2 board with ESP32 D1 Mini" />
</label>
</div>
@ -175,13 +175,13 @@
</p>
<div class="hidden info v2board">
<h3>RATGDO Shield v2</h3>
<h3>ratgdo Shield v2</h3>
<p>
Replace the official RATGDO v2 board firmware with
Replace the official ratgdo v2 board firmware with
ESPHome.
</p>
<p>
This project is not affiliated with RATGDO or Paul Wieland.
This project is not affiliated with ratgdo or Paul Wieland.
Please support his excellent work by buying his boards.
<a

View File

@ -1,7 +1,7 @@
---
substitutions:
id_prefix: ratgdov2
friendly_name: "RATGDOv2"
friendly_name: "ratgdov2"
uart_tx_pin: D4
uart_rx_pin: D2
status_door_pin: D0