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":2241668132362809309,"path":5809087934789344443,"deps":[[4656928804077918400,"flume",false,17546064306412835177],[6286470095574232244,"rustls_native_certs",false,4735768415022290941],[6355489020061627772,"bytes",false,14391172146360210465],[7720834239451334583,"tokio",false,1542790548063862481],[8008191657135824715,"thiserror",false,6470630421348653392],[10629569228670356391,"futures_util",false,2311222354264030296],[10630857666389190470,"log",false,5080065308326131370],[12989347533245466967,"webpki",false,11123524050652844985],[15032952994102373905,"rustls_pemfile",false,16722750844259451709],[16357106084213134330,"tokio_rustls",false,16715314892886101389]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rumqttc-4982aa7cd2252e71/dep-lib-rumqttc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} |