{% extends "base.html" %} {% block title %}History · Solisdash{% endblock %} {% block content %}

History

Charts read from MongoDB only — no live SolisCloud calls on this path.

{% if not stations %} {% else %}
Power Download CSV
Loading…
{% endif %} {% endblock %}