ChatGPT Binding (Beta) for LLM HLI Support [5.2.0.0;5.4.0.0)

logo

The openHAB ChatGPT Binding allows openHAB to communicate with any OpenAI API-compatible service, e.g., OpenAI, OpenRouter, Mistral AI, Ollama, etc. and access large language models like OpenAI’s ChatGPT and many more.

This is a beta version of the official binding, implementing support for the new LLM-based HLI framework and the Chat interface in Main UI.

Changelog

Changes to the official openHAB 5.2.0 binding are listed in the PR – subject to change:

Make sure to check the list of changes – things may break.

Resources

https://github.com/florian-h05/openhab-addons/releases/download/chatgpt-llmhli-0.2/org.openhab.binding.chatgpt-5.3.0-SNAPSHOT.jar

Hi Florian,

This is looking pretty great! I wonder if you could allow setting blank API key? On my LAN I do not desire LLM to require API key.

Blessings,

-Patrick

Hi,

I didn’t think of allowing a blank API key, but sure, for local Ollama it isn’t required.

I will update the binding.

I’ve just updated the binding and published a new version to the marketplace.