From 8d5f35e672b689a5578f84ba2855f181d8846c13 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Sat, 25 Jul 2026 21:59:36 +1200 Subject: [PATCH] Edit esp-attobattery.yaml --- esphome/esp-attobattery.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/esp-attobattery.yaml b/esphome/esp-attobattery.yaml index 94b63e7..6576b0e 100644 --- a/esphome/esp-attobattery.yaml +++ b/esphome/esp-attobattery.yaml @@ -23,7 +23,7 @@ substitutions: # Project Naming project_name: "Generic ESP8266.D1 Mini" # Project Details - project_version: "v1.0" # Project V denotes release of yaml file, allowing checking of deployed vs latest version + project_version: "v1.1" # Project V denotes release of yaml file, allowing checking of deployed vs latest version # Passwords & Secrets api_key: !secret esp-api_key # unfortunately you can't use substitutions inside secrets names