extend webhook per site
Some checks failed
CI and deploy / migration-check (push) Failing after 14s
CI and deploy / deploy (push) Has been skipped

This commit is contained in:
Dusan Vojacek
2026-04-26 22:04:48 +02:00
parent 5f96a4cf01
commit 1d04790f28
6 changed files with 100 additions and 10 deletions

View File

@@ -284,6 +284,17 @@ LOXONE_PASSWORD=secret
---
## Discord notifikace
Discord notifikace jsou volitelné a routované per-site:
- `ems.site.discord_webhook_daily_url` denní zprávy (např. ranní ekonomický report)
- `ems.site.discord_webhook_error_url` error/critical alerty (mismatch, fatal plan vs actual, clock verify exhausted, …)
Fallback: pokud per-site webhook není vyplněný, použije se env `DISCORD_WEBHOOK_URL`.
---
## Otevřené body
- [ ] Doplnit Modbus write registry Deye (charge/discharge/export limit)