Edit esp-attobattery.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-25 21:59:53 +12:00
parent a38382a22f
commit 696d8e3767
+1 -1
View File
@@ -23,7 +23,7 @@ substitutions:
# Project Naming # Project Naming
project_name: "Generic ESP8266.D1 Mini" # Project Details project_name: "Generic ESP8266.D1 Mini" # Project Details
project_version: "v1.1" # Project V denotes release of yaml file, allowing checking of deployed vs latest version project_version: "v1.2" # Standardized MQTT payloads: "ON"/"OFF" → "On"/"Off"
# Passwords & Secrets # Passwords & Secrets
api_key: !secret esp-api_key # unfortunately you can't use substitutions inside secrets names api_key: !secret esp-api_key # unfortunately you can't use substitutions inside secrets names