Remove unrelated SEO keywords from OTA (#1509)

This commit is contained in:
Jesse Hills 2021-10-06 15:26:46 +13:00 committed by GitHub
parent 12c45282b1
commit b89d25b717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@ OTA Update Component
.. seo::
:description: Instructions for setting up Over-The-Air (OTA) updates for ESPs to upload firmwares remotely.
:image: system-update.png
:keywords: Xiaomi, Mi Flora, BLE, Bluetooth
With the OTA (Over The Air) update component you can upload your
firmware binaries to your node without having to use a USB cable for
@ -165,7 +164,7 @@ enum. These values are:
on_state_change:
then:
- if:
condition:
condition:
lambda: return state == ota::OTA_STARTED
then:
- logger.log: "OTA start"