DivanX10
DivanX10
Depending on how you have HAOS installed, if HAOS is installed on Debian, you can do the following Open client.conf and add ``` sudo nano /etc/pulse/client.conf ``` Instead of default-server...
You can do it this way and it works fine in Debian 11.6. Read more [here](https://github.com/rhasspy/rhasspy/issues/322#issuecomment-1464967263 )
You can do it this way and it works fine in Debian 11.6. Read more [here](https://github.com/rhasspy/rhasspy/issues/322#issuecomment-1464967263 )
> shouldn't you post this in the [Rhasspy forum](https://community.rhasspy.org/c/help/5) instead of opening an issue? I brought up the topic on the Rhasspy, Home Assistant forum, created an interview with the...
> Do you think this is an issue with Rhasspy or HA? I appreciate all of the work you've put in; there's a lot of detail. But I can't tell...
В Home Assistant 2023.5.1 SauresHA уже не работает, в логах выдает такую ошибку Home Assistant 2023.5.1 Supervisor 2023.04.1 ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup...
> Я переделал все нужное на REST сенсоры, с учетом того, что нужно мне только показания счетчиков да батарейка контроллера - меня устраивает. Можешь поделиться? Как это сделать и куда...
> > Спасибо! Что в этом файле надо поменять? Чтоб получить свои показания счётчиков. > > `!secret saures_login_payload` заменить на свой логин и пароль в формате `"[email protected]&password=password"` > > `{%...
Посмотрел документацию [RESTful](https://www.home-assistant.io/integrations/sensor.rest), никаких изменении. Ошибка **Platform rest does not generate unique IDs** может возникать из-за того, что пытаетесь создать или создали несколько сенсоров с одинаковыми **unique_id**. Проверьте свой код...
> По Вашей схеме как раз с датчиком "Saures API: SID" никаких проблем нет, Он единственный исправно получает данные. А вот все остальные получают ровно один раз после запуска. При...