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
About
Versions (71)
v0.14.2
2024-01-07Bugfixes
- Fixed missing visualization on NOW tab when MQTT is used and some data is
NULLinstead of0(#2647) - Fixed high memory usage, caused by starting multiple Puma instances by default (#2625)
- Minor fixes
Smaller improvements
- CSS animation added again, but with lower energy consumption and respecting prefers-reduced-motion (#2595)
- At night, the homepage renders
house_powerchart instead ofinverter_powerby default - Removed SEO stuff, added
robots.txtand meta tag “robots” to disallow all bots (#2687) - Added throttling (max. 300 requests per 5 minutes) to lock out spammy clients, useful for public installations
- Docker: Container can be started with custom command, Puma is started by default
- Updated dependencies