• Joined on 2020-12-27
ryan pushed to main at ryan/systant 2025-08-09 22:00:48 -04:00
f965bf5802 Add connection verification to prevent false success on MQTT failures
ryan pushed to main at ryan/systant 2025-08-09 21:54:49 -04:00
505aede8d3 Fix config file loading and MQTT connection error handling
ryan pushed to main at ryan/systant 2025-08-09 00:17:58 -04:00
8bbf91f25f Change Home Assistant device name and manufacturer/model
ryan pushed to main at ryan/systant 2025-08-09 00:13:03 -04:00
bc7ac0c854 Update CLAUDE.md documentation for network throughput
ryan pushed to main at ryan/systant 2025-08-09 00:11:02 -04:00
9dd21023ef Fix network throughput sensors having duplicate unique IDs
ryan pushed to main at ryan/systant 2025-08-09 00:08:35 -04:00
0d3912ee44 Convert network throughput display from B/s to MB/s
ryan pushed to main at ryan/systant 2025-08-09 00:04:08 -04:00
17b0f68d59 Remove unused iftop dependency
ryan pushed to main at ryan/systant 2025-08-09 00:02:34 -04:00
b8e7c48ecf Implement network throughput monitoring instead of cumulative bytes
ryan pushed to main at ryan/systant 2025-08-08 23:40:27 -04:00
f8a8421c2f Remove unused packages from flake.nix
ryan pushed to main at ryan/systant 2025-08-08 23:38:43 -04:00
4ab0972870 Add Home Assistant MQTT auto-discovery integration
ryan pushed to main at ryan/systant 2025-08-08 22:29:12 -04:00
3399947eb0 Add start command explicitly to nix run default app
28e9c06d92 Set elixirLS dir to server/
014fd6eb4e Fix flake.nix head error
Compare 3 commits »
ryan pushed to main at ryan/systant 2025-08-06 02:40:04 -04:00
2c46141e47 Fix deps for nix run
ryan pushed to main at ryan/systant 2025-08-06 02:02:56 -04:00
7b5c653ed4 Obviously you should have pushed these, claude
ryan pushed to main at ryan/systant 2025-08-06 01:40:32 -04:00
fbd0c6dcf6 Complete secure MQTT command system with clean JSON responses
ryan pushed to main at ryan/systant 2025-08-06 00:21:30 -04:00
168b3558f7 Implement secure MQTT command execution system
ryan pushed to main at ryan/systant 2025-08-06 00:06:56 -04:00
616e3f3765 Enhanced dashboard with comprehensive metrics display
ryan pushed to main at ryan/systant 2025-08-06 00:02:09 -04:00
b1cd085f6b Implement comprehensive TOML-based configuration system
ryan pushed to main at ryan/systant 2025-08-05 15:48:47 -04:00
eff32b3233 Implement comprehensive system metrics collection with real-time monitoring
ryan pushed to main at ryan/systant 2025-08-03 22:44:44 -04:00
4a928b7067 Update CLAUDE.md and fix final Tortoise handler return value
ryan pushed to main at ryan/systant 2025-08-03 22:40:05 -04:00
c8e8e1dc24 Fix dashboard MQTT connection and remove simulation code