librenms-plugins / Weathermap

MIT License
64 stars 51 forks source link

Improvements in the display and search of data. #87

Open diegocanton opened 1 year ago

diegocanton commented 1 year ago

Displays "sysname"; Make port names and devices capitalized, making the search easier;

electrocret commented 1 year ago

I tested this, and this works great!

My only thought for improvment would be for Weathermap to somehow display based on what Libre's "device_display_default" setting is set to.

To test - As Libre user:

cd /html/plugins/Weathermap curl -s https://patch-diff.githubusercontent.com/raw/librenms-plugins/Weathermap/pull/87.diff | git apply --exclude=*.png -v

diegocanton commented 1 year ago

I liked your idea. I'll look for a way to do it and apply it to a new Pull order, when it's applied.