Edit esp-espnow_test_receiver.yaml
This commit is contained in:
@@ -26,8 +26,11 @@ substitutions:
|
|||||||
friendly_name: "ESPNow Test Receiver"
|
friendly_name: "ESPNow Test Receiver"
|
||||||
area: "Test Bench"
|
area: "Test Bench"
|
||||||
|
|
||||||
ota_pass: !secret ota_password
|
# Passwords & Secrets (Unfortunately, you can't use substitutions inside secret names)
|
||||||
api_key: !secret api_encryption_key
|
# Re-using your existing bulb flasher secrets (adjust if you prefer per-device secrets)
|
||||||
|
api_key: !secret esp-api_key
|
||||||
|
ota_pass: !secret esp-ota_pass
|
||||||
|
#static_ip_address: !secret esp-bedrm1arlecbulb_ip
|
||||||
|
|
||||||
#:########################################################################################:#
|
#:########################################################################################:#
|
||||||
# PACKAGES: Included Common Packages
|
# PACKAGES: Included Common Packages
|
||||||
|
|||||||
Reference in New Issue
Block a user