Pulse/frontend-modern/src/types
rcourtman d62259ffa7 Add AMD GPU temperature monitoring support
Related to #600

- Add GPU field to Temperature model with edge, junction, and mem sensors
- Add amdgpu chip recognition to temperature parser
- Implement parseGPUTemps() to extract AMD GPU temperature data
- Update frontend TypeScript types to include GPU temperatures
- Display GPU temps in node table tooltip alongside CPU temps
- Set hasGPU flag when GPU data is available

This enables temperature monitoring for AMD GPUs (amdgpu sensors)
that was previously being collected via SSH but silently discarded
during parsing.
2025-11-06 00:19:04 +00:00
..
alerts.ts chore: snapshot current changes 2025-11-02 22:47:55 +00:00
api.ts Add AMD GPU temperature monitoring support 2025-11-06 00:19:04 +00:00
backups.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
config.ts Add configurable SSH port for temperature monitoring 2025-11-05 20:03:29 +00:00
nodes.ts Add guest URL support for PVE hosts 2025-11-05 19:06:08 +00:00