extend webhook per site
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user