How can I extract included Virtual Device Driver Groovy code?

You don’t need the hub. All of their “Device Handlers” (drivers in HE) and SmartApps are in the public repot on github:

It’s pretty easy to port most code and there is a thread here that discusses the most common things you will need to modify. For example here is their Simulated Thermostat:

You can remove the tiles block and follow along here:

3 Likes