SOLECTRUS logo

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

SOLECTRUS screenshot

About Versions (71)

v0.14.2

2024-01-07

Bugfixes

  • Fixed missing visualization on NOW tab when MQTT is used and some data is NULL instead of 0 (#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_power chart instead of inverter_power by default
  • Removed SEO stuff, added robots.txt and 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