mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 19:47:29 +01:00
Fix OTA on bedroom lamps
This commit is contained in:
@@ -125,6 +125,8 @@ api:
|
|||||||
# to 100%), the light will flash red when the upgrade fails or green when the
|
# to 100%), the light will flash red when the upgrade fails or green when the
|
||||||
# upgrade succeeds.
|
# upgrade succeeds.
|
||||||
ota:
|
ota:
|
||||||
|
platform: esphome
|
||||||
|
password: !secret ota_password
|
||||||
on_begin:
|
on_begin:
|
||||||
then:
|
then:
|
||||||
- light.disco_on:
|
- light.disco_on:
|
||||||
|
|||||||
@@ -121,6 +121,8 @@ api:
|
|||||||
# to 100%), the light will flash red when the upgrade fails or green when the
|
# to 100%), the light will flash red when the upgrade fails or green when the
|
||||||
# upgrade succeeds.
|
# upgrade succeeds.
|
||||||
ota:
|
ota:
|
||||||
|
platform: esphome
|
||||||
|
password: !secret ota_password
|
||||||
on_begin:
|
on_begin:
|
||||||
then:
|
then:
|
||||||
- light.disco_on:
|
- light.disco_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user