feat: add 2.52i board to the page (#147)
This commit is contained in:
parent
53752d588c
commit
65c52d0f74
|
@ -158,11 +158,11 @@
|
||||||
|
|
||||||
<p><em>Note: At the moment ESPHome only supports Security + 2.0 door openers (Yellow learn button). Support for other protocols is coming.</em></p>
|
<p><em>Note: At the moment ESPHome only supports Security + 2.0 door openers (Yellow learn button). Support for other protocols is coming.</em></p>
|
||||||
|
|
||||||
<h3>v2.5i Board</h3>
|
<h3>v2.5i/2.52i Board</h3>
|
||||||
<div class="radios">
|
<div class="radios">
|
||||||
<label>
|
<label>
|
||||||
<input type="radio" name="type" value="v25iboard" checked />
|
<input type="radio" name="type" value="v25iboard" checked />
|
||||||
<img src="./v25iboard.png" alt="ratgdo v2.5i board" />
|
<img src="./v25iboard.png" alt="ratgdo v2.5i/2.52i board" />
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue