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>
20 lines
4.3 KiB
D
20 lines
4.3 KiB
D
/home/gilles/projects/pilot/pilot-v2/target/debug/deps/nix-36c40dc3bb54a6ae.d: /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/lib.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/macros.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/errno.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/fcntl.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/signal.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/sysinfo.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/time.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/unistd.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/features.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/addr.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/sockopt.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/uio.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/utsname.rs
|
|
|
|
/home/gilles/projects/pilot/pilot-v2/target/debug/deps/libnix-36c40dc3bb54a6ae.rmeta: /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/lib.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/macros.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/errno.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/fcntl.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/signal.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/sysinfo.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/time.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/unistd.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/features.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/mod.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/addr.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/sockopt.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/uio.rs /home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/utsname.rs
|
|
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/lib.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/macros.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/errno.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/fcntl.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/mod.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/signal.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/sysinfo.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/time.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/unistd.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/features.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/mod.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/addr.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/socket/sockopt.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/uio.rs:
|
|
/home/gilles/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/sys/utsname.rs:
|