11b98166d1
Fixed OTA problems, Clock Alerts and MQTT Logs. V151
2026-01-19 19:02:25 +02:00
7e279c6e45
Added delay to NTP to let WiFi catch up before time request
2026-01-07 21:46:26 +02:00
eb6e0f0e5c
Added Global Mutex for SD IOPS, and changed OTA to write directly to Flash
2026-01-07 21:04:33 +02:00
7adc1fec34
Changed OTA to write Directly to flash
2026-01-07 15:46:20 +02:00
51b7722e1d
Removed Ethernet, added default WiFi (mikrotik AP) and fixed various Clock bugs.
2026-01-07 01:06:45 +02:00
9f07e9ea39
Fixed a getter method in CommandHandler.cpp (player is playing)
2026-01-06 21:09:20 +02:00
3d184773c1
Added Extra Heartbeat Metrics and Separated HTML Page
2025-12-29 20:38:52 +02:00
953b5bd07d
Added Reboot and Manual FW Update commands
2025-12-29 20:12:54 +02:00
db57b355b9
Added HTTP-API support, Standalone AP Support and Built-in Melodies
2025-12-28 21:49:49 +02:00
0f0b67cab9
Added MQTT Logs, and improved OTA and NTP to Async
2025-12-28 18:39:13 +02:00
8d397c6dd5
Reverted Websocket Code to previous commit
2025-12-26 10:02:41 +02:00
7d9bc42078
Websocket Fix, Added Clock NTP Sync, Updated MQTT IP
2025-12-26 09:33:24 +02:00
b04590d270
Added MQTT Heartbeat and changed Firware Versioning System
2025-12-03 18:22:17 +02:00
a7f1bd1667
Added Telemetry data report to the App
2025-10-31 21:10:38 +02:00
f286abb023
Updates to BellEngine, ClientManager, ConfigManager, and Telemetry Logging
2025-10-30 22:42:01 +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
cc0bec97b5
Added Network Info Command
2025-10-15 12:44:10 +03:00
d6f105319d
fixed WiFi not setting Hostname
2025-10-14 19:14:59 +03:00
fce760ebe0
Removed Firmware Load from SD during boot
2025-10-13 17:50:25 +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
104c1d04d4
Stop tracking build folder and ignore it
2025-10-01 12:33:30 +03:00
101f9e7135
MAJOR update. More like a Backup before things get Crazy
...
Added Websocket Support
Added Universal Message Handling for both MQTT and WS
Added Timekeeper Class, that handles Physical Clock and Scheduling
Added Bell Assignment Settings, Note to Bell mapping
2025-09-05 19:27:13 +03:00
c1fa1d5e57
Added basic WebSocket Functionality
2025-07-12 18:14:40 +03:00
516eeab751
Added basic Logger with 4 modes.
2025-01-26 18:02:39 +02:00
7dd6f81264
Added basic Scheduling Functionality
...
A JSON message can now be received on:
'vesper/DEV_ID/control/addSchedule"
Each message, must hold a "file" and "data".
The file is the month's name in 3 letter mode (eg jan, feb, mar)
The data is an entry for each day of the month.
Each day can be an array containing multiple items.
2025-01-26 14:02:15 +02:00