Added ability to send notifications in Matrix

This commit is contained in:
Anry Das
2025-11-29 11:51:12 +02:00
parent 7060f34d85
commit c2b024e5df
3 changed files with 130 additions and 48 deletions

View File

@@ -1,10 +1,14 @@
token: !secret token
chat_id: !secret chat_id
account: !secret account
debug: "true"
debug: "false"
settlement: !secret settlement
street: !secret street
house: "9"
building_part_number: ""
apartment: ""
mentions: !secret mentions
mentions: !secret mentions
use_matrix: "true"
mx_server: !secret mx_server
mx_room_id: !secret mx_room_id
mx_access_token: !secret mx_access_token