Mira is a new driver for SmartThings Edge that will allow Hubitat devices to be "mirrored" back to the Edge environment.
It's now stable enough for alpha testers to help test and who are willing to share their results.
What it does
- Allows for the mirroring of certain device types that are owned by Hubitat to be mirrored to virtual devices in SmartThings.
- Stays completely local, no cloud is required for communication. The communication between ST and HE only uses the local LAN.
- The device creation is only one way (real devices in SmartThings aren’t reflected back in Hubitat) but control and updates are bidirectional.
- You can turn on a switch in Hubitat and it will show on in corresponding SmartThings virtual device. And vice-versa. Dimming the virtual switch in SmartThings will request that Hubitat do the dimming and report back its new state.
- Sensor data of shared devices is reflected near-time in SmartThings.
Device types supported
- Switch
- Dimmer Switch
- Smart Bulb
- Thermostat
- Window Shade
- Button Controller
- eTRV
- Lock
And Sensors:
- Motion Sensor
- Motion/Temperature Sensor
- Motion/Temperature/Illuminance Sensor
- Motion/Temperature/Humidity/Illuminance Sensor (4 in 1)
- Leak Sensor
- Presence Sensor
- Temperature Sensor
- Temperature/Humidity Sensor
- Contact Sensor
- Contact/Temperature Sensor
- Smoke Detector
- CO Detector
- Illuminance Sensor
More are possible, these are just the first pass.
How to setup
- Requires a Hubitat Hub (any model that supports Maker API) on the same network subnet as SmartThings hub.
- Uses the Maker API on Hubitat side (built in app, nothing to install).
- In Hubitat, create a new instance of the Maker API selecting the specific devices you want to be shared with SmartThings.
- On SmartThings, install the Mira Edge driver. After “Scan Nearby…” , a virtual device for the Hubitat Hub will be created. On its Settings page, input the URL of the Hubitat instance and its access token.
- For each device shared with SmartThings that matches a supported device type, a separate virtual device will be created on the SmartThings side.
Interested?
Reply here if you are interested! I’ll send an invite with instructions of how to install and collect results.
Thanks!