[chatgpt] Initial contribution of the ChatGPT binding (#14809)
* Initial contribution of the ChatGPT binding Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
@@ -276,6 +276,11 @@
|
||||
<artifactId>org.openhab.binding.cbus</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openhab.addons.bundles</groupId>
|
||||
<artifactId>org.openhab.binding.chatgpt</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openhab.addons.bundles</groupId>
|
||||
<artifactId>org.openhab.binding.chromecast</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user