mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
alerting framework
This commit is contained in:
parent
0184a47345
commit
d3c8b000b0
6 changed files with 145 additions and 1 deletions
16
README.md
16
README.md
|
|
@ -1 +1,17 @@
|
|||
# lego-monitoring
|
||||
|
||||
## Prerequisites
|
||||
|
||||
* `pacman -S libolm`
|
||||
* `pip -r requirements.txt`
|
||||
|
||||
## Configuring
|
||||
|
||||
* Run `alerting/login.py` once to generate credentials file
|
||||
* Invite the bot account to the room (you have to accept the invite manually)
|
||||
* Set room ID in `alerting/common.py`
|
||||
|
||||
## Running
|
||||
|
||||
* `prettyprint.py` -- check and print all sensors
|
||||
* TODO -- launch service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue