From 3844d956196d8ae80c0a5483fb5a0f4a4966cbf4 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Sun, 30 Mar 2025 08:54:37 +0000 Subject: [PATCH] feat(filtair): adjust secret name --- filtair.yml => filtair.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename filtair.yml => filtair.yaml (90%) diff --git a/filtair.yml b/filtair.yaml similarity index 90% rename from filtair.yml rename to filtair.yaml index 2e6bd5a..c181473 100644 --- a/filtair.yml +++ b/filtair.yaml @@ -11,10 +11,10 @@ logger: # Enable Home Assistant API api: - password: !secret ota_pass + password: !secret ota_password ota: - password: !secret ota_pass + password: !secret ota_password wifi: ssid: !secret wifi_ssid