hddtemp module

This commit is contained in:
user 2019-12-25 03:12:06 +02:00
parent 67e7dcbbaa
commit d4946f2c13
4 changed files with 154 additions and 1 deletions

View file

@ -349,5 +349,8 @@
"off": { "prefix": "pom" },
"paused": { "prefix": "||" },
"on": { "prefix": " >" }
},
"hddtemp": {
"prefix": "hddtemp"
}
}