StreamAssist icon indicating copy to clipboard operation
StreamAssist copied to clipboard

Home Assistant custom component that allows you to turn almost any camera and almost any speaker into a local voice assistant

Results 36 StreamAssist issues
Sort by recently updated
recently updated
newest added

Home Assistant 2024.5.3 logging error: RuntimeError: Detected that custom integration 'stream_assist' calls async_write_ha_state from a thread at custom_components/stream_assist/sensor.py, line 47: self.async_write_ha_state(). Please report it to the author of the 'stream_assist'...

This PR adds area awareness to Assist pipelines created by StreamAssist. If the `device_id` for Assist was not defined via a service call, the switch will pass the `device_id` of...

As of HA 2024.5, the following two issues appear in the Home Assistant log: WARNING (ImportExecutor_0) [homeassistant.helpers.typing] ServiceCallType was used from stream_assist, this is a deprecated alias which will be...

Hi all. I am writing with a feature request for device id in custom sentences using {{trigger.device_id}} variable. This functionality was recently made available and works great for ESPHome satellites...

enhancement

I am getting the following error when trying to use a Sonos media player. The beep.wav plays after the wake word and commands are executed but I get no TTS...

bug

Hi @AlexxIT, thanks for really great plugin. Could you create an additional entities that would store the last processed query and response? eg. `Last question` and `Last response` for each...

question

Fixes an issue with some cameras that don't allow media types of type **audio**. I've tried it on my Sricam camera.

Hello, the possibility to use the camera stream is fantastic. But unfortunately it does not work for me. Tested via the Tapo integration (models C110 & 2x C200) and via...

question

I am trying to use the go2rtc stream from browser with this however I have only been able to get it work a couple of occasions. It is weird as...

question

All satellites HA presented (including Wyoming-satellite and ESP32-S3 satellite) have something called "area awareness". I guess it's just device area getting provided to Assist pipeline with STT data. In current...

enhancement