fe6b1d871a
feat: Add per-subsystem log tags to all firmware modules
...
Refactored logging system to require a TAG as first argument on all
LOG_* macros, enabling per-subsystem log filtering and cleaner output.
Each subsystem now defines its own TAG (e.g. "BellEngine", "Player").
Also overhauled Logging.hpp/cpp with improved level control and output.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-26 17:31:28 +02:00
9c314d88cf
Fixed Infinite Play bug
...
When Infinite Play was set once, it was never reset.
2026-02-03 15:46:47 +02:00
53c55d2726
Added Sync Time to LCD, Fixed UTC Timestamp issues
2026-01-28 10:28:05 +02:00
11b98166d1
Fixed OTA problems, Clock Alerts and MQTT Logs. V151
2026-01-19 19:02:25 +02:00
db57b355b9
Added HTTP-API support, Standalone AP Support and Built-in Melodies
2025-12-28 21:49:49 +02:00
a7f1bd1667
Added Telemetry data report to the App
2025-10-31 21:10:38 +02:00
c9f1e8e4ae
Fixed Single-loop mode playing multiple times on fast speeds.
2025-10-29 08:55:36 +02:00
06891e8d82
Fixed issue with Bell Assignments
2025-10-26 11:08:19 +02:00
d1835beff5
Added Set Log Level Commands
2025-10-23 09:34:44 +03:00
470d7bfacc
Fixed Indexing on Bell Output Assignments
2025-10-18 18:43:51 +03:00
956786321a
Fixed MQTT and WS Routing - w/o SSL
2025-10-13 17:34:54 +03:00
f696984cd1
Complete Rebuild, with Subsystems for each component. RTOS Tasks. (help by Claude)
2025-10-01 12:42:00 +03:00