Adrian A. Baumann adebaumann
  • Joined on 2025-09-30
adebaumann pushed to master at adebaumann/Device-Framework 2026-06-28 21:17:40 +00:00
757f5f4c06 initial commit
adebaumann created repository adebaumann/Device-Framework 2026-06-28 21:10:20 +00:00
adebaumann deleted branch fix-attach-meters-detach from adebaumann/M1730-ESP32 2026-06-26 23:55:37 +00:00
adebaumann merged pull request adebaumann/M1730-ESP32#1 2026-06-26 23:53:16 +00:00
Fix meter lifecycle and MQTT/HA integration bugs
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-26 23:53:16 +00:00
ee73a0f9ba Merge pull request 'Fix meter lifecycle and MQTT/HA integration bugs' (#1) from fix-attach-meters-detach into main
96998fb9e2 Persist MQTT settings when disabling MQTT
b10c89505c Retain HA command messages so values survive restarts
acf63a3753 Escape < and > in escHtml to prevent stored XSS
eafdf87563 Wire MQTT availability into HA discovery
Compare 9 commits »
adebaumann created pull request adebaumann/M1730-ESP32#1 2026-06-26 23:52:11 +00:00
Fix meter lifecycle and MQTT/HA integration bugs
adebaumann created branch fix-attach-meters-detach in adebaumann/M1730-ESP32 2026-06-26 23:48:53 +00:00
adebaumann pushed to fix-attach-meters-detach at adebaumann/M1730-ESP32 2026-06-26 23:48:53 +00:00
96998fb9e2 Persist MQTT settings when disabling MQTT
b10c89505c Retain HA command messages so values survive restarts
acf63a3753 Escape < and > in escHtml to prevent stored XSS
eafdf87563 Wire MQTT availability into HA discovery
409eeb4895 Allow anonymous MQTT broker connections
Compare 8 commits »
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-26 23:25:38 +00:00
9169bb0cb1 Clear reset counter after power-on delay to prevent false factory reset
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-26 08:02:37 +00:00
8443260190 Update README.md
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-23 22:22:49 +00:00
7ad099dc80 Redirect to root after handling configuration changes
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-23 22:19:58 +00:00
3e79542304 Remove authentication requirement from handleSet function
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-23 22:15:20 +00:00
0bf7c3a463 Remove currentValue from MeterConfig and related factory reset logic
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-23 22:10:43 +00:00
9fb424fd68 Update factory reset procedure in README and main.cpp for clarity and functionality
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-23 21:53:32 +00:00
c57c0c93fd Add factory reset functionality and update README instructions
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-23 21:42:04 +00:00
a08cc5e779 Update switch styling and adjust hostname parameter initialization
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-23 21:39:47 +00:00
a3c7d9aa28 Authentication added
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-19 20:50:35 +00:00
aed0d1a13e Not saving to flash anymore (flash wear prevention)
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-15 08:37:29 +00:00
36a638230f Scale as SVG with text (requires GOST font) and paths added
adebaumann pushed to main at adebaumann/M1730-ESP32 2026-06-15 08:03:12 +00:00
16c38e51c1 Scale template added