Vera Edge integration with OH2

I am a Vera Edge user quite pleased with this system. I discovered OpebHub that looks fantastic. I integrated into OH Chromecast and MiLight. I’d like to help Vera Edge integrate into OH. I installed Mios Binding but I do not know what to do next.

Hello and welcome. I use a vera edge as my zwave controller as well. It’s not overly complicated to setup. The docs have everything you need to get it connected: https://docs.openhab.org/addons/bindings/mios1/readme.html

Follow the doc to get your OH install talking to your vera. Then you can use the Mios Item Generator to get started with example items from your vera.

Follow instruction above, it’s not work with new system of Vera.

The MiOS gateway services, such as http://cp.mios.com and http://home.getvera.com, are not supported

The Vera Edge use http://home.getvera.com

I’m sorry but I don’t follow what you are saying.

I am using the latest firmware on an edge and it works perfectly. The mios binding talks directly to the unit over it’s api. The cloud isn’t involved in this.

Really ?? Glad to here this !
How do you do that ? Can you share you config file, item file, map file ?
Thanks

Hi. I can not handle it. I’m a beginner. Let me tell you what I noticed. After installing Mios Binding in the OpenHAB folder, config > services a mios file appeared (CFG File) and config > transform many mios files appeared (MAP Files).

I have a working mios binding in my openHAB2 (snapshot 2.3) configuration. I want to send from openHAB2 a value (numeric or text) to a variable on my Veralite. The item is defined as follows:

String   ArduinoLight125Variable1 "Arduino Light 1 (25) FIXME Variable1 [%s]" (GDevices) {mios="unit:casa,device:88/service/urn:upnp-org:serviceId:VContainer1/Variable1"}

I would be very happy if someone could tell me how to do this?