Hi all,
I’ve recently made a Onju voice and love it.
Upon moving it to my IoT network i noticed something strange.
Everything when i ask HA a question, the device would restart itself.
Digging into the logs i see the following:
[15:17:25][D][voice_assistant:595]: Response URL: "http://192.168.x.21:8123/api/tts_proxy/a434eb772185c3b7e8b524ee31633d15df71245a_en-us_b75db10870_tts.piper.mp3"
[15:17:25][D][voice_assistant:412]: State changed from AWAITING_RESPONSE to STREAMING_RESPONSE
[15:17:25][D][voice_assistant:418]: Desired state set to STREAMING_RESPONSE
[15:17:25][D][media_player:059]: 'Onju Voice 2 PC' - Setting
[15:17:25][D][media_player:066]: Media URL: http://192.168.x.21:8123/api/tts_proxy/a434eb772185c3b7e8b524ee31633d15df71245a_en-us_b75db10870_tts.piper.mp3
[15:17:25][D][media_player:059]: 'Onju Voice 2' - Setting
[15:17:25][D][media_player:066]: Media URL: http://192.168.x.21:8123/api/tts_proxy/a434eb772185c3b7e8b524ee31633d15df71245a_en-us_b75db10870_tts.piper.mp3
The response URL the onju is getting is from my main trusted vlan.
How can i tell HA / voice that a different IP should be used?