mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Separate OTABackend
from OTA component (#6459)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,8 @@ wifi:
|
||||
password: password1
|
||||
|
||||
ota:
|
||||
- platform: esphome
|
||||
safe_mode: true
|
||||
|
||||
button:
|
||||
- platform: safe_mode
|
||||
|
Reference in New Issue
Block a user