Commit History

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

fix: Use gstreamer media_backend + add debug logging for motion init
2c4f920

Desmond-Dong commited on

debug: Add logging for motion and audio initialization
bf7c901

Desmond-Dong commited on

fix: Use push_audio_sample instead of play_sound to avoid GStreamer conflicts
d63dd5f

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

docs: Update PROJECT_PLAN.md - add face tracking, update Phase 14/17
a26fdbd

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

Fix: Move _ReSpeakerContext class to correct position (before ReachyController)
312c52f

Desmond-Dong commited on

Fix: Move _is_streaming_audio init to early in __init__ before entity setup
b713cda

Desmond-Dong commited on

Fix: Check satellite initialization before accessing _is_streaming_audio
e2a702a

Desmond-Dong commited on

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

Desmond-Dong commited on

Update installation steps: add 'Show community apps' checkbox step
b30312a

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

"revert_to_version_0.2.0"
634577b

Desmond-Dong commited on

docs: update PROJECT_PLAN and optimize motion feedback
f526ff1

Desmond-Dong commited on

refactor: optimize conversation motion feedback system
5322fcd

Desmond-Dong commited on

refactor: integrate emotion playback into MovementManager queue system
24eb1f8

Desmond-Dong commited on

fix: make emotion playback non-blocking to prevent voice control issues
137eac2

Desmond-Dong commited on

feat: add automatic facial expressions during conversation
87fd042

Desmond-Dong commited on

release version 0.2.0
2249ce8

Desmond-Dong commited on

"fix_event_loop_blocking"
524d696

Desmond-Dong commited on

"refactor_sdk_compliance"
9308902

Desmond-Dong commited on

"fix_shutdown_handling"
3115532

Desmond-Dong commited on

"fix_connection_error_handling"
bf2418d

Desmond-Dong commited on

removed wrong workflow
6d6af93

Desmond-Dong commited on

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

Desmond-Dong commited on

去除不需要的文件
4467722

Desmond-Dong commited on

chore(ha): remove unnecessary files
8fffada

Desmond-Dong commited on

feat(ha): add Reachy Mini 3D visualization card
523e425

Desmond-Dong commited on

\"fix: revert CSS to working version\"
b8b2032

Desmond-Dong commited on

\"style: adopt HA Material Design\"
eec05e8

Desmond-Dong commited on

\"refactor: merge duplicate sections\"
4dbe61e

Desmond-Dong commited on

\"fix: remove gap between hero and content\"
adcffe9

Desmond-Dong commited on

\"fix: smooth color transitions\"
584fdf1

Desmond-Dong commited on

\"style: adopt Home Assistant color scheme\"
fdc08ee

Desmond-Dong commited on

\"fix: correct app description\"
699bb01

Desmond-Dong commited on

\"feat: update index.html with app content\"
fd06a12

Desmond-Dong commited on