Edit esp-espnow_test_receiver.yaml
This commit is contained in:
@@ -26,8 +26,11 @@ substitutions:
|
||||
friendly_name: "ESPNow Test Receiver"
|
||||
area: "Test Bench"
|
||||
|
||||
ota_pass: !secret ota_password
|
||||
api_key: !secret api_encryption_key
|
||||
# Passwords & Secrets (Unfortunately, you can't use substitutions inside secret names)
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user