Add esphome platform to OTA sections in docs (#3983)

This commit is contained in:
Hmmbob 2024-06-25 05:44:31 +02:00 committed by GitHub
parent 8feb86c45e
commit 7f5479b4f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 10 additions and 0 deletions

View File

@ -103,6 +103,7 @@ This configuration is for an Olimex ESP32-PoE-ISO board with an Ethernet connect
api:
ota:
platform: esphome
esp32_ble_tracker:
scan_parameters:

View File

@ -144,6 +144,7 @@ Wi-Fi, API, and OTA configuration.
captive_portal:
ota:
platform: esphome
api:

View File

@ -71,6 +71,7 @@ This component is useless for devices other than Sonoff D1 dimmer.
# Make sure you can upload new firmware OTA
ota:
platform: esphome
# D1 dimmer uses hardware serial port on the default pins @ 9600 bps
uart:

View File

@ -108,6 +108,7 @@ complete configuration for a Sonoff B1 looks like:
logger:
ota:
platform: esphome
my9231:
data_pin: GPIO12 # GPIO13 for AiLight
@ -163,6 +164,7 @@ And here is a complete configuration for the AiThinker AiLight:
logger:
ota:
platform: esphome
my9231:
data_pin: GPIO13

View File

@ -108,6 +108,7 @@ A complete configuration for a Feit Electric A19 looks like:
logger:
ota:
platform: esphome
sm16716:
data_pin: GPIO14

View File

@ -203,6 +203,7 @@ spares I/Os.
api:
ota:
platform: esphome
# define i2c device
# for an ESP8266 SDA is D2 and goes to Arduino's A4

View File

@ -129,6 +129,7 @@ ESPHome configuration
# Enable Home Assistant API & OTA Updates
api:
ota:
platform: esphome
status_led:
pin:

View File

@ -67,6 +67,7 @@ Here is the configuration with the basic operations outlined above.
logger:
ota:
platform: esphome
api:

View File

@ -43,6 +43,7 @@ Example configuration
# OTA is required for Over-the-Air updating
ota:
platform: esphome
# This should point to the public location of this yaml file.
dashboard_import: