From ff6fd67ef1cf742669cff9246bb629c429bbb57c Mon Sep 17 00:00:00 2001 From: neri Date: Sat, 29 Jun 2024 00:38:18 +0200 Subject: [PATCH] feat: update ota config to new format --- mlock-common.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mlock-common.yaml b/mlock-common.yaml index 385266a..451746e 100644 --- a/mlock-common.yaml +++ b/mlock-common.yaml @@ -37,7 +37,8 @@ api: key: $api_enckey ota: - password: $ota_password + - platform: esphome + password: $ota_password wifi: ssid: $wifi_ssid