Edit esp-attobattery.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user