c5381b7112
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
2.5 KiB
JSON
1 line
2.5 KiB
JSON
{"rustc":4758242423518056681,"features":"[\"async-executor\", \"async-fs\", \"async-io\", \"async-lock\", \"async-task\", \"blocking\", \"default\"]","declared_features":"[\"async-executor\", \"async-fs\", \"async-io\", \"async-lock\", \"async-task\", \"blocking\", \"chrono\", \"default\", \"gvariant\", \"quick-xml\", \"serde-xml-rs\", \"time\", \"tokio\", \"tokio-vsock\", \"url\", \"uuid\", \"vsock\", \"windows-gdbus\", \"xml\"]","target":12794021565983813942,"profile":15657897354478470176,"path":12769120530789488177,"deps":[[212274409766459161,"async_executor",false,2866248316475432812],[530211389790465181,"hex",false,6689192096389814911],[867502981669738401,"async_task",false,1082350877060955153],[1071675852661271885,"zbus_names",false,8819900126333448838],[1464803193346256239,"event_listener",false,15480104919079411986],[2296808602508110334,"enumflags2",false,3170169027617364113],[3712811570531045576,"byteorder",false,5435208662920551567],[3722963349756955755,"once_cell",false,16309792025796032579],[4496201868238393450,"zvariant",false,1322664547555397704],[4611478445819998124,"ordered_stream",false,4242931802498226049],[5145168002166378358,"nix",false,11414893493014112924],[7013762810557009322,"futures_sink",false,12017865924929697694],[7208080732687383809,"async_lock",false,9875250485109216967],[7509208094567381772,"async_broadcast",false,10738997958427837252],[7620660491849607393,"futures_core",false,14806556747044414787],[10629569228670356391,"futures_util",false,16904912441975097711],[10724389056617919257,"sha1",false,15338623584549379356],[10846731755612389912,"zbus_macros",false,12477927421691045828],[11099682918945173275,"blocking",false,8648931100631883446],[12609871184381806959,"xdg_home",false,15116057135305180433],[12914622799526586510,"async_io",false,17328075435812861698],[12986574360607194341,"serde_repr",false,10158896350658946307],[13208667028893622512,"rand",false,15093550894131300333],[13548984313718623784,"serde",false,1571628319108191229],[13785866025199020095,"static_assertions",false,13190351831639083299],[13859769749131231458,"derivative",false,17289599510477834147],[14757622794040968908,"tracing",false,945257464964974167],[16611674984963787466,"async_trait",false,4650223638977387888],[17415156283097623665,"async_fs",false,14207442885957677861],[17475234298878028711,"async_recursion",false,2776771637458600211]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/zbus-cbeb56d233a1969c/dep-lib-zbus","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} |