Add laundry notifications to Telegram

This commit is contained in:
2022-08-18 09:55:31 -04:00
parent e4944ea5d3
commit 970f4ba59f
7 changed files with 73 additions and 7 deletions

View File

@@ -7,5 +7,9 @@
},
"Hub": {
"DeviceStatus": "http://localhost:5000/device-status"
},
"Telegram": {
"BotToken": "",
"ChatId": ""
}
}