librenms-plugins / Weathermap

MIT License
65 stars 52 forks source link

Improvements in the display and search of data. #87

Open diegocanton opened 2 years ago

diegocanton commented 2 years ago

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

electrocret commented 2 years 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 2 years 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.