Major updates: - Complete Rust rewrite (pilot-v2/) with working MQTT client - Fixed MQTT event loop deadlock (background task pattern) - Battery telemetry for Linux (auto-detected via /sys/class/power_supply) - Home Assistant auto-discovery for all sensors and switches - Comprehensive documentation (AVANCEMENT.md, CLAUDE.md, roadmap) - Docker test environment with Mosquitto broker - Helper scripts for development and testing Features working: ✅ MQTT connectivity with LWT ✅ YAML configuration with validation ✅ Telemetry: CPU, memory, IP, battery (Linux) ✅ Commands: shutdown, reboot, sleep, screen (dry-run tested) ✅ HA discovery and integration ✅ Allowlist and cooldown protection Ready for testing on real hardware. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 line
1.0 KiB
JSON
1 line
1.0 KiB
JSON
{"rustc":4758242423518056681,"features":"[\"fs\", \"io-lifetimes\", \"std\"]","declared_features":"[\"all-apis\", \"all-impls\", \"alloc\", \"cc\", \"compiler_builtins\", \"core\", \"default\", \"fs\", \"fs-err\", \"io-lifetimes\", \"io_uring\", \"itoa\", \"libc\", \"libc_errno\", \"linux_4_11\", \"linux_latest\", \"mm\", \"net\", \"once_cell\", \"os_pipe\", \"param\", \"process\", \"procfs\", \"pty\", \"rand\", \"runtime\", \"rustc-dep-of-std\", \"std\", \"termios\", \"thread\", \"time\", \"use-libc\", \"use-libc-auxv\"]","target":10857718200839798251,"profile":2241668132362809309,"path":10739925356542912975,"deps":[[3163605341783942225,"io_lifetimes",false,6648518768655314176],[6246679968272628950,"build_script_build",false,15305277873470338748],[10435729446543529114,"bitflags",false,17629864529847135107],[12636780622129050304,"linux_raw_sys",false,18193417445157096260]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rustix-7090ece82d1501ba/dep-lib-rustix","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} |