Closed adrianbroher closed 11 years ago
The current implementation orders the read temperature data as it was reported out by sensors. A better approach may be to sort the output alphabetically by label.
Sorry for pushing another mail, but I don't know if adding commits also notifies the project owner.
The patch above sorts the labels lexically by the sensor label as suggested in opening comment.
The current implementation orders the read temperature data as it was reported out by sensors. A better approach may be to sort the output alphabetically by label.