comment(Inspiring::quote()); })->purpose('Display an inspiring quote'); // Presence sweep — "home" immediately on association, "away" after a debounce (in the command). Schedule::command('presence:poll')->everyMinute()->withoutOverlapping(); // Metrics sample for the charts (MQTT throughput + host CPU/memory). Schedule::command('metrics:sample')->everyMinute()->withoutOverlapping();