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":2241668132362809309,"path":12769120530789488177,"deps":[[212274409766459161,"async_executor",false,5248231494185652524],[530211389790465181,"hex",false,9617958199448371650],[867502981669738401,"async_task",false,16343854254514468088],[1071675852661271885,"zbus_names",false,11160569827927406037],[1464803193346256239,"event_listener",false,6817172485043742015],[2296808602508110334,"enumflags2",false,9526944422896288574],[3712811570531045576,"byteorder",false,13818955308527189096],[3722963349756955755,"once_cell",false,15889998849383108737],[4496201868238393450,"zvariant",false,8422978682073531774],[4611478445819998124,"ordered_stream",false,174943026636170606],[5145168002166378358,"nix",false,16621233026100102171],[7013762810557009322,"futures_sink",false,3855036536412416388],[7208080732687383809,"async_lock",false,3120658934024652719],[7509208094567381772,"async_broadcast",false,13171124576351812075],[7620660491849607393,"futures_core",false,8459390063132964111],[10629569228670356391,"futures_util",false,2311222354264030296],[10724389056617919257,"sha1",false,9306443511567837548],[10846731755612389912,"zbus_macros",false,6953862437033313315],[11099682918945173275,"blocking",false,1558806162020186034],[12609871184381806959,"xdg_home",false,6693524276397341855],[12914622799526586510,"async_io",false,157918906710222529],[12986574360607194341,"serde_repr",false,10158896350658946307],[13208667028893622512,"rand",false,12145837773531156035],[13548984313718623784,"serde",false,9177964367986691650],[13785866025199020095,"static_assertions",false,17740792270897680861],[13859769749131231458,"derivative",false,17289599510477834147],[14757622794040968908,"tracing",false,4840224547176408819],[16611674984963787466,"async_trait",false,4650223638977387888],[17415156283097623665,"async_fs",false,14204762269405588083],[17475234298878028711,"async_recursion",false,2776771637458600211]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/zbus-dbcd30a0bcdf4fb2/dep-lib-zbus","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} |