Just to let you know that I created a pull request for a new binding.
This binding provides support for relays, dimmers, rollershutters, push buttons, pir sensors and temperature sensors of the Velbus home automation system (https://www.velbus.eu/).
stupid questions but how do you actually add the binding. I follow the guide adding the IOT group. But ,will that install the lastest version and stuff?
I droped the .jar fil in the addons folder, but Velbus is not shown in the bindings.
I’ve installed openHab on a PI 3 following the instructions.
Restarted the PI multiple times already. PI is with USB connected to my Velbus system through a VMBRSUSB module.
Any help on how to get this running ? Thanks in advance.
openhab.log shows following about the velbus binding :
at org.eclipse.osgi.container.Module.start(Module.java:444) [?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [?:?]
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]
Hi Bert,
This is probably because your are not running the latest snapshot version of openHAB. The binding is already using functionalities that are not yet present in the current openHAB stable build. To use the binding now, you will have to switch your openHAB version to the latest dev snapshot as described here: How To: Switch installed version (stable build to latest dev snapshot) - openhabian.
I got 2 first-gen vmb4pd modules. Although the vmb8pb was found using the Velbus Binding search, my vmb4pd’s are not found. Any idea on how to fix this?
Can I add them manually using my things file? Any idea how?
I finally found some time to pick this up again. Started from a clean new install in my RPI and switched to OH 2.4.0 snapshot (#1408), this brings Velbus binding 2.4.0 snapshot.
Also installed Velserv in the PI.
Velbus bridge shows ONLINE now in the Paper UI Things screen but when I start a search in the Inbox on the Velbus binding, no modules are detected.
I managed to change the .jar file. Everything seems still to be working as before, and in the PaperUI scanning the Velbus binding discovered me 1 extra thing, a VMB1BL module. Showing me I did it right I believe.
MDAR
(Stuart Hanlon, UK importer of Velbus hardware)
14
It certainly looks like you’ve done everything perfectly.
I could have sworn that the VMB1TS has been added.
The functionality of a VMB1TS is the same as the Thermostats within the glass panels, so if we’re really lucky, Cédric will be able to work some magic on the binding.
(I do know that he is extremely busy, so it might take him some time)
is the velbus intergration via the JAR now compatible with the release 2.4 release or do we need to install the Milestone verison? Using the network bridge etc
MDAR
(Stuart Hanlon, UK importer of Velbus hardware)
16
Now there’s an excellent question.
I can give it a try on a spare machine, while I ask Cédric.