From 4b63b71a85e00e9448a78ac63f530dee9fabf3d5 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Sun, 2 Nov 2025 09:12:18 -0500 Subject: [PATCH] added wifi fast_connect --- esphome/batteries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/esphome/batteries.yml b/esphome/batteries.yml index 1022113..ab8ae49 100644 --- a/esphome/batteries.yml +++ b/esphome/batteries.yml @@ -23,6 +23,7 @@ ota: wifi: ssid: !secret wifi_ssid password: !secret wifi_password + fast_connect: true ble_client: - mac_address: "C8:47:80:29:0F:DB"