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.8.0
2023-02-16Read the blog post about this release (in German): https://solectrus.de/blog/2023-02-16-version-0-8/
New features
- Added auto-refresh on tabs day/week/month/year/all to support kiosk-mode. When end of day/week/month/year is reached, the URL changes to the next one (#1562)
- Display current state instead of just “LIVE” (#1693)
Important: This feature requires upgrading
senec-collectorto v0.6.0 as well!
Bugfixes
- Fixed error 500 when prices are missing for the selected period (#1680)
Other changes
- Upgraded dependencies, including Ruby 3.2.1, Rails 7.0.4.2, Puma 6.1.0, and several others
- Switched from Selenium WebDriver to Cypress for E2E testing
Full Changelog: https://github.com/solectrus/solectrus/compare/v0.7.7…v0.8.0