reachy_mini_home_assistant / pyproject.toml

Commit History

v0.2.21: Fix daemon crash - reduce control loop to 2Hz, pause during audio
7edbf67

Desmond-Dong commited on

v0.2.20: Revert audio/satellite/voice_assistant/models/main to v0.2.9 working state
29b7fc2

Desmond-Dong commited on

v0.2.19: Force localhost connection mode to prevent WebRTC errors
ae47b88

Desmond-Dong commited on

v0.2.18: Fix audio playback - restore wakeup sound, use push_audio_sample
0832ea3

Desmond-Dong commited on

v0.2.17: Remove head_joints/passive_joints, move error_message to diagnostic
a88f884

Desmond-Dong commited on

v0.2.16: Fix TTS playback - pause recording during playback
cd59e9e

Desmond-Dong commited on

v0.2.15: Use play_sound() instead of push_audio_sample() for TTS
d94735f

Desmond-Dong commited on

v0.2.14: Pause audio recording during TTS playback to prevent GStreamer conflicts
529d5db

Desmond-Dong commited on

v0.2.13: Don't manually start/stop media - let SDK/daemon manage it
eefe86c

Desmond-Dong commited on

v0.2.12: Disable breathing animation to prevent serial port overflow
7156a71

Desmond-Dong commited on

v0.2.11: Disable wakeup sound to prevent daemon crash + add debug logging
fe0a85b

Desmond-Dong commited on

v0.2.10: Add debug logging for motion init + fix audio fallback samplerate
9ef4811

Desmond-Dong commited on

v0.2.9: Remove DOA/speech detection - replaced by face tracking
7c7622b

Desmond-Dong commited on

fix: Fix pyproject.toml TOML syntax error
68fc900

Desmond-Dong commited on

v0.2.8: Replace DOA with YOLO face tracking
beb8e32

Desmond-Dong commited on

v0.2.7: Add DOA caching to prevent ReSpeaker query overload
0c6d129

Desmond-Dong commited on

v0.2.6: Add thread-safe ReSpeaker USB access to prevent daemon deadlock
edbcbf8

Desmond-Dong commited on

v0.2.4: Fix microphone volume control - Use daemon HTTP API (/api/volume/microphone/set) instead of ReSpeaker DSP parameters - This matches the official implementation using amixer commands
5f89e0d

Desmond-Dong commited on

v0.2.3: Fix daemon crash caused by conflicting pose commands - Disable pose setter methods in ReachyController (head_x/y/z, head_roll/pitch/yaw, body_yaw, antenna_left/right, look_at) - These setters conflict with MovementManager's 10Hz control loop - Per PROJECT_PLAN.md principle 7: voice conversation is highest priority - Pose control is now exclusively handled by MovementManager - Update version in __init__.py
be4ed94

Desmond-Dong commited on

v0.2.2: Fix second conversation motion failure - Reduce control loop from 20Hz to 10Hz - Improve connection recovery (faster reconnect, 2s interval) - Add consecutive error tracking before marking connection lost - More robust error handling for transient connection issues
9949417

Desmond-Dong commited on

v0.2.1: Fix daemon crash issue and optimize code
f3abae3

Desmond-Dong commited on

release version 0.2.0
2249ce8

Desmond-Dong commited on

\"chore(release): version 0.1.5\"
4e5c3ed

Desmond-Dong commited on

"feat-camera-add-mjpeg-streaming-server-for-home-assistant"
c99f503

Desmond-Dong commited on

"refactor-move-wakewords-and-sounds-into-package"
40dea61

Desmond-Dong commited on

"refactor-use-reachy-mini-native-audio"
1562b35

Desmond-Dong commited on

"restructure-for-app-store"
7f421c9

Desmond-Dong commited on

refactor: remove all local STT/TTS dependencies and code
2efbff7

Desmond-Dong commited on

feat: initial implementation of Reachy Mini Home Assistant Voice Assistant
56430b3

Desmond-Dong commited on

Create Hello World app for Reachy Mini
7561bb3

Desmond-Dong commited on

Restore original project structure
6769944

Desmond-Dong commited on

Replace with official conversation app
bdb449d

Desmond-Dong commited on

Test: Replace with official conversation app code
8e27dfb

Desmond-Dong commited on

Match official conversation app configuration
ab7ff67

Desmond-Dong commited on

Fix static file paths and package-data
5a3ccc3

Desmond-Dong commited on

Restructure project to use src directory layout
77d6a17

Desmond-Dong commited on

Restore scipy and soundfile dependencies
faec4a4

Desmond-Dong commited on

Remove scipy and soundfile dependencies
8d4f1ef

Desmond-Dong commited on

Add scipy and soundfile dependencies
4312d5f

Desmond-Dong commited on

Fix pyproject.toml to match Reachy Mini app requirements
12aed5f

Desmond-Dong commited on

Restructure app for Reachy Mini App Assistant
4efaf4f

Desmond-Dong commited on

Initial commit: Reachy Mini Home Assistant Voice Assistant
b746881

Desmond-Dong commited on