π CCA Handbook βΊ Blueprint section: Logging
Optional logbook output for retrospective debugging. Each automation run writes one combined logbook entry containing the trigger, the resulting effective state, and a snapshot of all relevant sensor values. Useful when the 5-trace history is not enough to understand a coverβs behavior over the day.
On this page: π Enable Logbook entries Β· π Number of stored traces
π§© Input:
enable_logbookΒ· Default:False
When enabled, every automation run writes a single logbook entry with full context. Disabled by default to avoid noise in the Activities view. Toggle on while debugging a configuration.
π§© Input:
trace_countΒ· Default:5
Set how many traces Home Assistant shall keep for this automation.
β¬ οΈ Handbook index Β· Previous: π©Ί Configuration Check