Hermes-Assistant yaml file exxample. #1737
Unanswered
the-speedmax
asked this question in
Q&A
Replies: 1 comment
|
Logs look normal, what isn't working for you? I'm not too familiar with Hermes so you may need to touch base with them on their proper way to set up a streamable http MCP server |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, try to get this working with partial connection, Need some help.
May someone point me out what's wrong with my config?
mcp_servers:
homeassistant:
url: "http://192.168.2.192:9583/private_KLFxyxxxxxxxxxxxxfFQ"
timeout: 120
reconnect: true
Here's the log
2026-07-03 16:20:52 INFO: 192.168.2.238:32768 - "POST /private_KLFxyxxxxxxxxx38fFQ HTTP/1.1" 200 OK
INFO:ha_mcp.main:GET /private_KxxxxxxxxxxxuE38fFQ -> 405 (NORMAL for most non-SSE connections)
INFO:ha_mcp.main:GET /private_KLxxxxxxxxxxxx38fFQ -> 405 (NORMAL for most non-SSE connections)
2026-07-03 16:21:24 INFO: 192.168.2.238:56846 - "POST /private_KLFxyxxxxxxxxxx38fFQ HTTP/1.1" 200 OK
Does someone have an idea for me?
Many thx!
Max
All reactions