Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-21 | add doc/mod/notification-matrix | Christian Hesse | 1 | -1/+2 | |
(cherry picked from commit 07fc5c898ad36debad96d06e3a65fa06ccdadde8) | |||||
2022-02-21 | add doc/mod/notification-telegram | Christian Hesse | 1 | -1/+2 | |
(cherry picked from commit e6a686187c3d3c981b7ab86b4cbce46fc6466da4) | |||||
2022-02-12 | doc: use another info icon: đ -> âšī¸ | Christian Hesse | 1 | -1/+1 | |
(cherry picked from commit cd2a7dcf8ce3324179768b48a785f24f0d53aa19) | |||||
2022-02-11 | doc: put hints into block quote | Christian Hesse | 1 | -2/+2 | |
(cherry picked from commit 9e91ed56aaed77c6776ef95ebed791c40d7f21d2) | |||||
2021-11-16 | check-health: support hard lower limit for voltagechange-69 | Christian Hesse | 1 | -1/+2 | |
... to detect slow decrease of voltage, for example with UPS. | |||||
2021-11-11 | doc: move notification images to script-specific directories | Christian Hesse | 1 | -5/+5 | |
2021-06-21 | doc: add sample notifications | Christian Hesse | 1 | -0/+16 | |
2021-06-18 | doc/check-health: no capital character here | Christian Hesse | 1 | -1/+1 | |
2021-06-08 | global-functions: implement notifications via Matrixchange-53 | Michael Gisbers | 1 | -1/+1 | |
Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/ | |||||
2021-05-03 | doc: inform about dependency on base installation | Christian Hesse | 1 | -0/+3 | |
That should make the documentation clearer if external sites link to the documentation of a specific script. | |||||
2020-03-27 | add doc/check-health.md | Christian Hesse | 1 | -0/+43 | |