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

I'm very happy with this, the hidden feature for cmd_mic lets me pipe in audio from an existing microphone in each room, however I have some scenarios where I would...

If homeassistant-satellite detects the wakeword of the non-favourite voice assistant the --debug output stops and the device becomes unresponsive: ``` pi@redpi:~/homeassistant-satellite $ script/run --host 192.168.0.30 --token eyJredactedTA4Nzg4fQ.CM-43hmuImaukgtrsw2eG6clobjG9kg22mvNOwr94zQ --done-sound sounds/done.wav --vad...

I am trying to get the cameras in my rooms piped in as microphones in an existing audio docker container that I have pulse audio running in. pulse audio is...

```sh pi@redpi:~/homeassistant-satellite $ .venv/bin/pip3 install --find-links https://synesthesiam.github.io/prebuilt-apps/ .[silerovad] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Looking in links: https://synesthesiam.github.io/prebuilt-apps/ Processing /home/pi/homeassistant-satellite Preparing metadata (setup.py) ... done Requirement already satisfied: aiohttp==3.8.4 in ./.venv/lib/python3.11/site-packages...

Hello! I had a use case a bit like #71 where I wanted to control a matrix to display the current status of the pipeline. But the `homeassistant_satellite_event` was not...

Hello. Did you think about implementing a windows support? I think using just sounddevice or pyaudio instead of arecord/aplay will solve this problem.

Hello, Is it possible to add `media_player` functionality to the satellite? This would certainly be a good addition to the intended use as a voice assistant.

Hi, sometimes the wake sound is played repeteadly around 10 times witouth any ask for wich is very annoying especially at night, the weird part is that i have not...

I use ssl on my server and using a pi3 and i cant connect. i use script/run --host 10.0.0.191 --token. ehfwhefhwklfhkjafdhkljqahfgkjahfkljqf installed openwakeword and it was dicovered on ha. but...

Hey, Is it possible to use the satellite only as an input and play the awake sound, done sound, and the actual response on another media player connected to HA?...