MeshDD-Bot/conf/scheduler.yaml
ppfeiffer 822c1a0991 feat: v0.6.1 - Docker-Stack fuer Container-Betrieb
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 21:21:50 +01:00

16 lines
299 B
YAML

jobs:
- name: Wetterbericht
enabled: true
cron: 0 6,12,18 * * *
command: /weather
channel: 0
description: Taeglicher Wetterbericht
type: command
- name: Mesh-Status
enabled: true
cron: 30 18 * * *
command: /mesh
channel: 0
description: Mesh-Netzwerk Uebersicht
type: command