Skip to content

Commit

Permalink
Merge pull request #112 from heiderich/ota_platform
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl authored Dec 26, 2024
2 parents 1baa8ee + 8fa5028 commit d8ff43a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ If you don't have an extra RJ45 port on your desk controller, you will need to u

## Pin-out
| RJ45 pin | Name | ESP32 |
| -------- | --------- | --------- |
| -------- | --------- | --------- |
| 8 | +5V (VDD) | VIN |
| 7 | GND | GND |
| 6 | TX | TX2 (GPIO17) |
Expand Down
1 change: 1 addition & 0 deletions packages/office-desk-esp32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ api:
key: ${encryption_key}

ota:
platform: esphome

wifi:
ssid: ${ssid}
Expand Down

0 comments on commit d8ff43a

Please sign in to comment.