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":"[]","declared_features":"[]","target":5141203279786136790,"profile":17672942494452627365,"path":10763286916239946207,"deps":[[1852463361802237065,"anyhow",false,13375564795262848369],[7720834239451334583,"tokio",false,1542790548063862481],[8008191657135824715,"thiserror",false,6470630421348653392],[9146728503810466809,"local_ip_address",false,16069709462902827849],[9614479274285663593,"serde_yaml",false,843698756389297912],[9963614578868468249,"sysinfo",false,9573471693044575541],[10148569567424105397,"rumqttc",false,16313167507391019812],[10992805584811413946,"serde_json",false,1513960383474595258],[12041186341109472307,"tracing_subscriber",false,16119350390348889810],[13548984313718623784,"serde",false,9177964367986691650],[14757622794040968908,"tracing",false,4840224547176408819],[17916568863929494805,"zbus",false,10729127898772605666]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/pilot-v2-c4dfae0eccede9bd/dep-lib-pilot_v2","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} |