From 1f4e813aa240d8a643fe747605c9c96037b588b7 Mon Sep 17 00:00:00 2001 From: Darsey Litzenberger Date: Thu, 18 Jun 2026 02:01:20 -0600 Subject: [PATCH] athom-without-relay-plug: Enable Home Assistant API with dynamic encryption key --- athom-without-relay-plug.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/athom-without-relay-plug.yaml b/athom-without-relay-plug.yaml index 29e057c..6c121ab 100644 --- a/athom-without-relay-plug.yaml +++ b/athom-without-relay-plug.yaml @@ -38,6 +38,10 @@ wifi: ota: - id: !remove ota_esphome_id # common/ota.yaml adds id: ota_id +# Enable Home Assistant API with dynamic key +api: + encryption: + web_server: ota: false