diff --git a/static/dry_contact.jpg b/static/dry_contact.jpg new file mode 100644 index 0000000..c02d488 Binary files /dev/null and b/static/dry_contact.jpg differ diff --git a/static/index.html b/static/index.html index 831454b..da91f71 100644 --- a/static/index.html +++ b/static/index.html @@ -101,8 +101,9 @@ border: 4px solid rgba(0, 0, 0, 0); aspect-ratio: 1; } - input:checked + img { - border-color: #58a6ff; + input:checked ~ img, + img:has(+ input:checked){ + border-color: #58a6ff; } @media (prefers-color-scheme: dark) { body { @@ -136,6 +137,31 @@ body.show-diy .diy { display: initial; } + + div.radios{ + display: flex; + align-items: start; + font-size: 75%; + } + div.radios label{ + /* padding: 10px; */ + width: 32%; + } + div.radios img{ + width: 150px; + border-radius: 10px; + } + + div.radios .note{ + font-size: 80%; + color: #DDD; + font-style:italic; + } + + #wiring_diagram{ + width: 600px; + border-radius: 15px; + }
- Pick your board to flash your ratgdo board with ESPhome for ratgdo. + In order to install the firmware, first pick your door opener control protocol, then pick your ratgdo control board version. No programming or other software required. - -
- - Security + 1.0 support is experimental and may not work for all openers. Dry contact support is coming soon. - -
- --
- + +-
- +-
- +
+
-
- --
- +If you can't connect to your ratgdo board make sure you have the right driver installed for the type of board you have.
+Watch the driver and firmware installation [video on YouTube].
+ -If you can't connect to your ratgdo board make sure you have the right driver installed for the type of board you have.
-