solmoller / eversolar-monitor

Script to capture data and create statistics from Eversolar/zeversolar Solar Inverters. Includes easy install image files for Raspberry Pi. Working edition since 2012 :-)
https://github.com/solmoller/eversolar-monitor/blob/wiki/Introduction.md
MIT License
30 stars 20 forks source link

Responsive web design #33

Open ts91 opened 5 years ago

ts91 commented 5 years ago

Hi all. Awesome script! I wanna hear if there is support for an improvement in the www/index.html to make the web page responsive, i.e., it adapts the viewport to the screen size.

I have been at it already with the w3 CSS library and have tried to make as little change to the original look and feel as possible. On PC browser:

responsive-full

On Phone:

responsive-phone

Let me know what you think! 👍

We might as well solve issue #32 by adding a tag(class) while we are at it. Maybe also reference the style="" by this tag as multiple elements use color: darkgreen/darkblue and font-weight: bold.

solmoller commented 5 years ago

Looks neat, you are welcome to submit a push request. If you have other ideas, or would like to improve the looks of this somewhat dated webdesign, you are welcome as well

Your 365 days production looks a tad strange formatted, did you do anything to it? Mine only has one decimal.

BR

Henrik