Update links
This commit is contained in:
parent
fd8e60245e
commit
5518518f01
14
README.md
14
README.md
|
@ -5,8 +5,6 @@ This is a port of the ratgdo software for the v2 board to ESPHome.
|
||||||
|
|
||||||
[Visit the github.io page to purchase boards](https://paulwieland.github.io/ratgdo/#order)
|
[Visit the github.io page to purchase boards](https://paulwieland.github.io/ratgdo/#order)
|
||||||
|
|
||||||
This project is not affiliated with ratgdo or Paul Wieland. Please buy his boards to support his excellent work.
|
|
||||||
|
|
||||||
## Moving from stock ratgdo
|
## Moving from stock ratgdo
|
||||||
|
|
||||||
If you have not used the stock ratgdo firmware, and are starting with a fresh install of the ESPHome based firmware, [skip these steps](#fresh-install-when-the-stock-ratgdo-firmware-was-not-used-before).
|
If you have not used the stock ratgdo firmware, and are starting with a fresh install of the ESPHome based firmware, [skip these steps](#fresh-install-when-the-stock-ratgdo-firmware-was-not-used-before).
|
||||||
|
@ -15,17 +13,17 @@ If you have not used the stock ratgdo firmware, and are starting with a fresh in
|
||||||
- Flash the new ESPHome based firmware using the [Web Installer](https://esphome-ratgdo.github.io/esphome-ratgdo/)
|
- Flash the new ESPHome based firmware using the [Web Installer](https://esphome-ratgdo.github.io/esphome-ratgdo/)
|
||||||
- Use the `number` entity in Home Assistant or the built-in ESPHome web-server to set the rolling code.
|
- Use the `number` entity in Home Assistant or the built-in ESPHome web-server to set the rolling code.
|
||||||
|
|
||||||
<img width="560" alt="number_entity" src="https://github.com/ESPHome-RATGDO/esphome-ratgdo/assets/663432/e177029e-f42f-46a8-a87a-81fa04caaa57">
|
<img width="560" alt="number_entity" src="https://github.com/RATGDO/esphome-ratgdo/assets/663432/e177029e-f42f-46a8-a87a-81fa04caaa57">
|
||||||
|
|
||||||
## Fresh install when the stock ratgdo firmware was not used before
|
## Fresh install when the stock ratgdo firmware was not used before
|
||||||
|
|
||||||
- Flash the new ESPHome based firmware using the [Web Installer](https://esphome-ratgdo.github.io/esphome-ratgdo/)
|
- Flash the new ESPHome based firmware using the [Web Installer](https://ratgdo.github.io/esphome-ratgdo/)
|
||||||
|
|
||||||
## First use after adding to Home Assistant
|
## First use after adding to Home Assistant
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
<img width="560" alt="position_demo" src="https://github.com/ESPHome-RATGDO/esphome-ratgdo/assets/663432/22a9873e-67bb-4b2f-bb32-70047cfe666d">
|
<img width="560" alt="position_demo" src="https://github.com/RATGDO/esphome-ratgdo/assets/663432/22a9873e-67bb-4b2f-bb32-70047cfe666d">
|
||||||
|
|
||||||
## Updating from versions older than 2023.07.07
|
## Updating from versions older than 2023.07.07
|
||||||
|
|
||||||
|
@ -33,8 +31,8 @@ When updating from older versions, save the rolling counter value and restore it
|
||||||
|
|
||||||
## ESPHome config
|
## ESPHome config
|
||||||
|
|
||||||
- [ESPHome config for v2 board with ESP8266 D1 Mini lite](https://github.com/ESPHome-RATGDO/esphome-ratgdo/blob/main/static/v2board_esp8266_d1_mini_lite.yaml)
|
- [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/ESPHome-RATGDO/esphome-ratgdo/blob/main/static/v2board_esp32_d1_mini.yaml)
|
- [ESPHome config for v2 board with ESP32 D1 Mini](https://github.com/RATGDO/esphome-ratgdo/blob/main/static/v2board_esp32_d1_mini.yaml)
|
||||||
- [Web Installer](https://esphome-ratgdo.github.io/esphome-ratgdo/)
|
- [Web Installer](https://ratgdo.github.io/esphome-ratgdo/)
|
||||||
|
|
||||||
![Home Assistant Screen Shot](static/hass.png)
|
![Home Assistant Screen Shot](static/hass.png)
|
||||||
|
|
Loading…
Reference in New Issue