Added
- Sensor Selector — Interactive per-sensor filtering for hardware monitoring. Issue #44
enumerate_sensors()discovers all available sensors (CPU, NVMe, HDD, Fan) viasensors -jconfigure_sensor_filter()interactive multi-select menu to choose which sensors to display- Filter stored in
/opt/proxmorph/.sensors-filter(chip:label format), synced to cluster nodes manage-sensorsmenu gains option 4) Configure sensor selectionsensors configureCLI subcommand for non-interactive reconfiguration- Backwards-compatible: missing/empty filter file shows all sensors
- proxmorph-sensors.js (v1.2.0) — Client-side sensor filtering
- Reads
sensorsFilterfrom API on each render (no first-load flash) - CPU cores shown individually when filter selects specific cores without Package sensor
- APT hook updated to persist filter across PVE updates
- Reads