homeassistant-satellite icon indicating copy to clipboard operation
homeassistant-satellite copied to clipboard

Streaming audio satellite for Home Assistant

Results 47 homeassistant-satellite issues
Sort by recently updated
recently updated
newest added

The newest version is giving me this error when using auto-gain or noise-suppression module. I did install webrtc with this command `.venv/bin/pip3 install .[webrtc]` ` script/run --host 10.0.x.x --token .....

Hello, I am currently testing my first satellite (Raspberry Pi 4B, Ubuntu, no Docker). I am using a separate microphone and a separate speaker with my Raspberry Pi. When I...

#53 fixed the issue that pulseaudio recording got stuck when `is_running` is false. But a similar issue remains: if pulseaudio recording itself breaks (eg pulseaudio is restarted), `record_pulseaudio` waits for...

This small PR adds a `--satellite-name` option, to distinguish each satellite instance (defaults to the machine's hostname). It also adds README instructions about creating an "assist in progress" sensor (similar...

When I first started playing around with the satellite I was using speakers over the audio jack and a USB mic and everything pretty much worked as expected. Now I...

When I reboot home assistant, ha-satellite cannot reconnect to HA after it has rebooted. Its caught in a loop with the following error: `Oct 22 15:47:26 raspi3b run[747]: ERROR:asyncio:Task exception...

Getting the following error ```bash ERROR:__main__:Unexpected error Traceback (most recent call last): File "/home/jan/homeassistant-satellite/homeassistant_satellite/__main__.py", line 246, in main async for _timestamp, event_type, event_data in stream( File "/home/jan/homeassistant-satellite/homeassistant_satellite/remote.py", line 28, in...

Hey all, I am using a selfsigned certificate on my homeassistant install. After installing the satelite on a different Pi I still get ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify...

Hello, the installation under the latest version of Raspberry Pi OS (Raspbian GNU/Linux 12 bookworm) worked smoothly. An installation of the service also worked well. However, the satelite seems to...

Thank you for your work on this project. One of the key features that rhasspy had was being able to identify the satellite that was sending the message that allowed...