Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an integration for Clojure or Clojurescript #4446

Open
ianffcs opened this issue Nov 11, 2024 · 1 comment
Open

Add an integration for Clojure or Clojurescript #4446

ianffcs opened this issue Nov 11, 2024 · 1 comment
Labels
enhancement An enhancement or new feature of the Core

Comments

@ianffcs
Copy link

ianffcs commented Nov 11, 2024

Should be easier to integrate with Clojure since the main target engine is Java. Is there any possibilities for it or a documentation on how to contribute in adding this feature?

@ianffcs ianffcs added the enhancement An enhancement or new feature of the Core label Nov 11, 2024
@rkoshak
Copy link

rkoshak commented Nov 13, 2024

This would be an Automation add-on. You can look to https://github.com/openhab/openhab-addons/tree/main/bundles at the frist few add-ons (the ones in the org.openhab.automation namespace) for concrete examples. Note that's the repo where you'll submit any PR to add a Clojure add-on.

The overall development guide is at https://www.openhab.org/docs/developer/ with the automation add-ons guide at https://www.openhab.org/docs/developer/module-types/.

For testing it often helps to post the add-on to the Marketplace first to make it easier for users to install and test as you progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature of the Core
Projects
None yet
Development

No branches or pull requests

2 participants