- Document that production must set APP_ENV=production + APP_DEBUG=false (else exceptions leak and the demo household seeds); note it in .env.example too. - HomeStatus::warnings now iterates devices → entities using the already-loaded device, instead of $entity->device, removing an N+1 on dashboard render. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| HomeStatus.php | ||
| SystemHealth.php | ||