Files
magnus919_agent-skills/esp32-development/templates/esphome-secrets.yaml.example
T
Magnus HedemarkandGitHub 36638256a8 feat: add portable ESP32 development skill (#53)
* feat: add portable ESP32 development skill

Add source-backed workflows, safe templates, native CLI routing, and a read-only preflight for ESP32 hardware and firmware work.\n\nAI assistance: research, drafting, implementation, and review used OpenAI Codex and delegated DeepSeek agents under human direction.

* docs: harden ESP32 family and security guidance

Add source-backed family traps, brownout, calibration, USB recovery, and security-mode boundaries found during independent review.\n\nAI assistance: independent audits and drafting used delegated DeepSeek agents and OpenAI Codex under human direction.
2026-07-15 21:45:53 -04:00

7 lines
326 B
Plaintext

# Copy to secrets.yaml and replace every value. Never commit the populated file.
wifi_ssid: REPLACE_WITH_WIFI_SSID
wifi_password: REPLACE_WITH_WIFI_PASSWORD
fallback_ap_password: REPLACE_WITH_RANDOM_FALLBACK_PASSWORD
api_encryption_key: REPLACE_WITH_ESPHOME_GENERATED_BASE64_KEY
ota_password: REPLACE_WITH_RANDOM_OTA_PASSWORD