mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +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
|
||||
# upgrade succeeds.
|
||||
ota:
|
||||
platform: esphome
|
||||
password: !secret ota_password
|
||||
on_begin:
|
||||
then:
|
||||
- light.disco_on:
|
||||
|
||||
@@ -121,6 +121,8 @@ api:
|
||||
# to 100%), the light will flash red when the upgrade fails or green when the
|
||||
# upgrade succeeds.
|
||||
ota:
|
||||
platform: esphome
|
||||
password: !secret ota_password
|
||||
on_begin:
|
||||
then:
|
||||
- light.disco_on:
|
||||
|
||||
Reference in New Issue
Block a user