Hello! I am building my wyoming bridge, and advertising my STT, HA is not accepting my describe reply.
Is there something malformed? I had this working for some reason, and then it stopped again, lol. Thanks for any help!
2025-07-10 18:46:52,326 - main - INFO - === EVENT #1 ===
2025-07-10 18:46:52,326 - main - INFO - Event type: Event
2025-07-10 18:46:52,326 - main - INFO - Event attributes: {'data': 'None', 'payload': 'None', 'type': 'describe'}
2025-07-10 18:46:52,326 - main - INFO - Event dict: {'type': 'describe', 'data': None, 'payload': None}
2025-07-10 18:46:52,326 - main - INFO - Event.type field: describe
2025-07-10 18:46:52,327 - main - INFO - Event.data field: None
2025-07-10 18:46:52,327 - main - INFO - Describe event detected, sending info response
2025-07-10 18:46:52,327 - main - INFO - Info event type: info
2025-07-10 18:46:52,327 - main - INFO - Info data: {
"asr": [
{
"name": "ciris",
"attribution": {
"name": "CIRIS AI",
"url": "https://ciris.ai"
},
"installed": true,
"description": "CIRIS STT using google",
"models": [
{
"name": "ciris-stt-v1",
"attribution": {
"name": "CIRIS AI",
"url": "https://ciris.ai"
},
"installed": true,
"description": "google speech recognition",
"languages": [
"en"
]
}
]
}
],
"tts": [],
"handle": [],
"intent": [],
"wake": []
}
2025-07-10 18:46:52,328 - main - ERROR - Connection reset by peer while sending info
2025-07-10 18:46:52,329 - main - INFO - === DISCONNECT ===