Plugin for OpenHab, implementing support for CometBlue devices made by Eurotronic. See fork of original opensource project cometblue.
This is stil WORK IN PROGRESS, use at own risk. Expect massive rewrites.
- bluetooth-gatt-parser (build locally with latest pullrequests and set version to 1.9.3-SNAPSHOT)
- eclipse-smarthome-bluetooth-binding (with above mentined gatt parser and latest pullrequests)
- maven
In OpenHab Karaf console, run
bundle:install file:///path/to/jarfile
(replace /path/to/jarfile with absolute path to your build)
Feel free to contact me, however I suggest to perhaps use original issue: sputnikdev/eclipse-smarthome-bluetooth-binding#14
Then build the project with maven:
mvn clean install