mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-09 20:31:10 +00:00
temp is no longer todo
This commit is contained in:
parent
f8aed654b9
commit
1bba5648a7
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class AlertType(StrEnum):
|
|||
TEST = "TEST"
|
||||
RAM = "RAM" # TODO
|
||||
CPU = "CPU" # TODO
|
||||
TEMP = "TEMP" # TODO
|
||||
TEMP = "TEMP"
|
||||
LOGIN = "LOGIN" # TODO
|
||||
SMART = "SMART" # TODO
|
||||
RAID = "RAID" # TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue