CCA Online Tools

🩺 Configuration Check

📖 CCA Handbook › Blueprint section: Configuration Check

🔗 Use the Online Configuration Validator
Validate your YAML configuration for errors, typos, and deprecated parameters before deploying.
✅ Instant feedback • 🔍 Typo detection • ⚠️ Migration guidance • 🔒 Privacy-friendly (client-side)

On this page: ✔️ Check Configuration · ✔️ Check Configuration - Debug level


✔️ Check Configuration

🧩 Input: check_config · Default: False

With this boolean, you can enable or disable the basic plausibility check for the configuration. The check only takes place if the automation is executed manually.

Use the online validator for another validation.


✔️ Check Configuration - Debug level

🧩 Input: check_config_debuglevel · Default: info

Choose the debug level for Syslog messages in case of configuration issues
Please make sure that it suits your Home Assistant logger default level.


⬅️ Handbook index · Previous: 🎬 Before/After Actions · Next: 📝 Logging