dashboard: add temperature high alerts

This commit is contained in:
2026-06-11 00:53:28 -06:00
parent 417fad2676
commit 7033b8d7e9
8 changed files with 135 additions and 9 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.40-temp-two-groups";
static const char *DASHBOARD_VERSION = "0.1.41-temp-alerts";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";