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.1 KiB
JSON
1 line
1.1 KiB
JSON
{"rustc":4758242423518056681,"features":"[]","declared_features":"[]","target":18319852477236491692,"profile":1722584277633009122,"path":4942398508502643691,"deps":[[1852463361802237065,"anyhow",false,3065966860047593048],[7720834239451334583,"tokio",false,621317579489071575],[8008191657135824715,"thiserror",false,8134831117750486109],[9146728503810466809,"local_ip_address",false,580179989201927340],[9397497715544097920,"pilot_v2",false,7282522563311030326],[9614479274285663593,"serde_yaml",false,17010506011042989064],[9963614578868468249,"sysinfo",false,1126872645888205972],[10148569567424105397,"rumqttc",false,2385270298568193802],[10992805584811413946,"serde_json",false,11032433416495698906],[12041186341109472307,"tracing_subscriber",false,3820729270548605713],[13548984313718623784,"serde",false,1571628319108191229],[14757622794040968908,"tracing",false,945257464964974167],[17916568863929494805,"zbus",false,5994297596113249579]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/pilot-v2-73ee4f33fd7b2eb2/dep-test-bin-pilot-v2","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} |