From 2bc5f018307fcd2e3542ea671ac2f382c331c2a7 Mon Sep 17 00:00:00 2001 From: Daniele Verducci Date: Thu, 23 Jul 2026 12:00:29 +0200 Subject: [PATCH] Moved cfg --- esphome/fabula.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esphome/fabula.yaml b/esphome/fabula.yaml index fcebe6a..30c57c7 100644 --- a/esphome/fabula.yaml +++ b/esphome/fabula.yaml @@ -52,8 +52,8 @@ ota: password: "" wifi: - ssid: "Pew" - password: "SediaChinita@Terrazzo2017" + ssid: !secret wifi_ssid + password: !secret wifi_password reboot_timeout: 0s #enable_on_boot: False