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":"[\"default\", \"use-rustls\"]","declared_features":"[\"default\", \"proxy\", \"url\", \"use-native-tls\", \"use-rustls\", \"websocket\"]","target":4013803430344660022,"profile":15657897354478470176,"path":5809087934789344443,"deps":[[4656928804077918400,"flume",false,3373741850536154208],[6286470095574232244,"rustls_native_certs",false,8559626168360638579],[6355489020061627772,"bytes",false,9815496262182911704],[7720834239451334583,"tokio",false,15703038354149398014],[8008191657135824715,"thiserror",false,8134831117750486109],[10629569228670356391,"futures_util",false,16904912441975097711],[10630857666389190470,"log",false,12461827721875662956],[12989347533245466967,"webpki",false,16007252436462410064],[15032952994102373905,"rustls_pemfile",false,3884589192664292971],[16357106084213134330,"tokio_rustls",false,7765507585567608978]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rumqttc-b013e9fcedd42d1b/dep-lib-rumqttc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} |