SOLECTRUS
Self-hosted photovoltaic dashboard for monitoring solar production, consumption, battery usage, grid exchange, and financial performance.
Alternative to: enphase enlighten, solaredge monitoring, sma sunny portal
v0.10.0
2023-04-01Read the blog post about this release (in German): https://solectrus.de/blog/2023-04-01-version-0-10/
New features
- Added diagrams for battery charge level (#1734)
- Added diagrams for case temperature (#1054), requires SENEC collector v0.5.0 or later
Changes
- Improved chart hovering and tooltips (#1820)
- Top10: Small numbers are displayed outside the bar (#1822)
- Tooltips are displayed for larger segments as well. This allows you to see the decimal places (#1810)
- Chart can be selected by dropdown, too
- Added loading animation for charts
- Uses native select box on mobile
- Improved styles for better adaptation to small screens
Bugfixes
- Consumption quote is only displayed when the sun is shining
- Top10: Fixed exception when data is missing
Internal changes
- Upgraded dependencies, including Ruby 3.2.2, Rails 7.0.4.3, Puma 6.2.1, TailwindCSS 3.3.1, Vite 4.2.1
Full Changelog: https://github.com/solectrus/solectrus/compare/v0.9.1…v0.10.0