Migrating Home Assistant drivers to Hubitat

You would have to re-write everything in Groovy. With some complications - Hubitat runs in a JVM sandbox, with only a subset of Java libraries whitelisted for use by userspace drivers and apps.

A simpler approach would be to integrate it with Home Assistant. And then use Home Assistant Device Bridge to integrate the HA device with Hubitat.

2 Likes