esphome-ratgdo/README.md

34 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2023-06-05 20:56:06 -05:00
2023-06-26 14:59:08 -05:00
# ratgdo for ESPHome
2023-06-05 11:48:15 -05:00
2023-10-24 13:12:54 -05:00
This is a port of the ratgdo software for the v2.0/v2.5 board to ESPHome.
2023-06-05 11:48:15 -05:00
2023-06-13 13:05:32 -10:00
[Visit the github.io page to purchase boards](https://paulwieland.github.io/ratgdo/#order)
2023-06-05 11:48:15 -05:00
## Installation
2023-06-26 14:50:06 -05:00
- Flash the ESPHome based firmware using the [Web Installer](https://ratgdo.github.io/esphome-ratgdo/)
2023-07-17 00:19:31 -10:00
It is no longer necessary to save the rolling code counter when switching between firmware.
2023-07-17 00:20:46 -10:00
2023-07-17 00:22:39 -10:00
## First use after adding to Home Assistant
2023-06-26 14:50:06 -05:00
The ESPHome firmware will allow you to open the door to any position after calibration. To calibrate the door, open and close it once without stopping.
2023-09-12 13:29:36 -05:00
<img width="560" alt="position_demo" src="https://github.com/RATGDO/esphome-ratgdo/assets/663432/22a9873e-67bb-4b2f-bb32-70047cfe666d">
2023-06-26 14:50:06 -05:00
2023-07-17 00:20:46 -10:00
## ESPHome config
2023-06-07 17:37:05 -05:00
2024-01-06 09:27:39 -10:00
- [Security+ 2.0 ESPHome config for v2.0 board with ESP8266 D1 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v2board_esp8266_d1_mini.yaml)
- [Security+ 2.0 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)
- [Security+ 2.0 ESPHome config for v2.0 board with ESP32 D1 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v2board_esp32_d1_mini.yaml)
- [Security+ 2.0 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)
- [Security+ 2.0 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)
- [Security+ 2.0 ESPHome config for v2.5 board with ESP32 D1 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v25board_esp32_d1_mini.yaml)
- [Security+ 2.0 ESPHome config for v2.5i board](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v25iboard.yaml)
- [Security+ 1.0 ESPHome config for v2.5i board](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v25iboard_secplusv1.yaml)
2023-11-19 15:33:03 -06:00
2023-09-12 13:29:36 -05:00
- [Web Installer](https://ratgdo.github.io/esphome-ratgdo/)
2023-06-10 10:32:13 -05:00
![Home Assistant Screen Shot](static/hass.png)