CodeRabbitAI

This commit is contained in:
Edward Firmo
2024-12-27 10:39:51 +01:00
parent b5a96387cb
commit 8a343ab8fe

View File

@@ -96,7 +96,7 @@ Follow these steps to get your TX Ultimate device up and running with ESPHome.
### ESPHome Integration Setup ### ESPHome Integration Setup
1. Install ESPHome add-on in Home Assistant if not already installed: 1. Install the ESPHome add-on in Home Assistant if not already installed:
- Go to Settings → Add-ons → Add-on Store - Go to Settings → Add-ons → Add-on Store
- Search for "ESPHome" - Search for "ESPHome"
- Click Install - Click Install
@@ -105,7 +105,7 @@ Follow these steps to get your TX Ultimate device up and running with ESPHome.
### Setup Device ### Setup Device
1. In ESPHome dashboard, click "+ New Device" 1. In the ESPHome dashboard, click "+ New Device"
2. Name your device (e.g., "tx-ultimate-living-room") 2. Name your device (e.g., "tx-ultimate-living-room")
3. Select ESP32 as your device type 3. Select ESP32 as your device type
4. Copy this basic configuration to your new device: 4. Copy this basic configuration to your new device:
@@ -167,12 +167,14 @@ We recommend using [ESPHome Web](https://web.esphome.io) for the simplest experi
1. Open your TX Ultimate device carefully 1. Open your TX Ultimate device carefully
2. Locate the programming header pins 2. Locate the programming header pins
3. Connect your USB-to-UART adapter: 3. Connect your USB-to-UART adapter:
| Adapter | Device | | Adapter | Device |
|---------|--------| |---------|--------|
| GND | GND | | GND | GND |
| 3.3V | 3.3V | | 3.3V | 3.3V |
| TX | RX | | TX | RX |
| RX | TX | | RX | TX |
4. Put device in flash mode: 4. Put device in flash mode:
- Temporarily connect the BOOT pin to GND using a jumper wire - Temporarily connect the BOOT pin to GND using a jumper wire
- While holding BOOT to GND, power up the device - While holding BOOT to GND, power up the device