Edit esp-espnow_test_receiver.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-11 17:57:51 +12:00
parent 1aa5985c2c
commit 1d00da6514
+5 -2
View File
@@ -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