Homie 5 MCP server #341
Replies: 4 comments 8 replies
-
|
The main problem is the lack of metadata/context. It requires specific instruction on devices etc to control them. There is no way to say; "turn off the lights in the livingroom", since that metadata is not available via Homie. This leads me to believe we should define an extension for meta-data. |
Beta Was this translation helpful? Give feedback.
-
|
Really cool @Tieske ! I've been doing some work on a custom agentic harness and MCP servers recently. In fact, MCP servers and LLMs are the reason why I still haven't published any progress with my Homie projects. AI is happening, whether with us or to us, and I had some catching up to do not to fall in the latter camp. I'm going to test this with it over the weekend and report back!
Yes, I think this would be a good idea. Also, profiles would definitely help.
(Emphasis mine). I've been doing a lot of thinking on this front in the past months. I've come to the conclusion that, at least for my own personal projects, location information is better handled as being orthogonal to devices. That is to say, I have found it easier to have a service that tells me where everything in the house is located, both devices and humans (tracked through said devices). This has nothing to do with the metadata issue but thought I'd mention it anyway as I, too, had originally started out looking for ways to add location metadata to Homie. Happy to exchange notes if you're interested. |
Beta Was this translation helpful? Give feedback.
-
|
thx for all the kudos, but I must say; it was an evenings work using Claude. I'm still fighting claude to accept an unauthenticated MCP server on a local network, but haven't found a way yet. |
Beta Was this translation helpful? Give feedback.
-
Off-topic: this is almost half the reason why I started working on my own harness, that is, to have a super-simple, in-process transport for MCP. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
An MCP server for Homie 5 devices 🎉
https://github.com/Tieske/homie5-mcp-server
Beta Was this translation helpful? Give feedback.
All reactions