Commit Graph

25 Commits

Author SHA1 Message Date
Meliox
fb274d4675 text correction 2024-06-16 15:12:26 +02:00
Meliox
df3b44822f cleanup 2024-06-16 15:12:02 +02:00
Meliox
b3ae99a0cf zero speed option 2024-06-16 15:10:00 +02:00
Meliox
c0b74a3080 print real fan name to proxmox gui 2024-06-16 14:53:19 +02:00
Meliox
47335ab0d1 print real fan names during config 2024-06-16 13:39:48 +02:00
Meliox
c437edfc5c Merge branch 'main' of https://github.com/Meliox/PVE-mods into new_fan_speed_input_layout 2024-06-16 13:30:20 +02:00
eremem
305bd0d225
Unify prompt texts (#56)
* Adjust & unify prompts
* Change case y|Y to [yY]
* Add some missing trailing dots
2024-06-16 13:21:15 +02:00
Meliox
288a7f69e9
Option to display Intel package or cores temp (#54)
Implements #8
2024-06-16 13:17:12 +02:00
Meliox
ba3991a3a2
Add support for multiple AMD temp types (#49) 2024-06-16 13:01:46 +02:00
Meliox
3490d3a07e
Add "remote" debug option of json file (#50) 2024-06-16 11:42:31 +02:00
Meliox
d13d02ab36
save-sensors-data argument (#52) 2024-06-16 00:02:54 +02:00
Meliox
76e28b9d7c
Add system information #2 (#47) 2024-06-15 17:01:42 +02:00
Meliox
75a847979d Recursively find fan_inputs 2024-05-27 21:43:26 +02:00
rmm
9c7dc540d8 Detect default temperature unit selection 2024-05-25 15:24:32 +02:00
rmm
a06df57cb9 Add function for info texts 2024-05-25 14:55:23 +02:00
Meliox
9198ffe6cd
Inform user to clear browser cache after successfull installation (#40) 2024-05-25 09:35:16 +02:00
Meliox
ddf7274cda some escaping 2024-05-24 23:01:41 +02:00
Meliox
6ba3484f33 add support 2024-05-24 20:36:05 +02:00
eremem
4f877bbe9e
Temperature unit selection (#38)
Add temperature unit selection
2024-05-17 15:25:36 +02:00
rmm
a6a5581c59 Detect missing or unrecoverable sensors output 2024-05-11 15:02:41 +02:00
rmm
2a7e2deb16 Sanitize "sensors -j" JSON output, add support for multiple CPUs 2024-05-11 13:08:45 +02:00
rmm
b59dc52d57 Make host summary view panel collapsible 2024-04-27 09:12:53 +02:00
rmm
6c32e78808 Adjust temperature limits' comparison 2024-04-26 19:21:02 +02:00
rmm
0c2138ccf2 Show in color when temperatures exceed critical values 2024-04-26 19:11:44 +02:00
rmm
2f05163369 Multiple changes:
- Rename pve-mod-gui-temp.sh to pve-mod-gui-sensors.sh
- Update readme and screenshot
2024-04-26 09:13:47 +02:00