I bought a couple of Shelly Uni Plus devices a while back and haven't figured out how to add them to my C8 Pro. I look under brands and find Shelly but the Uni Plus isn't listed. I searched in the community and didn't find how to install or add them. I took some guesses but those didn't work. is there a similar device driver that works with the Uni Plus?
There is a great community driver that was created by @tomw. Details can be found here:
I don't have a Uni Plus atm but this is the DRIVER I have bookmarked if I ever get one.
For my non-Plus the driver linked above works great.
Oh, thanks @Ranchitat! I didn’t notice he had the Plus. (Didn’t even remember those existed…)
I have the Uni Plus model. I installed the driver you linked to but haven't tried it yet. Ranchitat's advice got the Uni Plus going. but with issues in the parent log. Child log is OK.
@Ranchitat The driver worked as you said. However, the Uni Plus doesn't report voltages consistently. Here is a screen shot of my parent log for the device.
I would recommend to use this driver, the uni plus does not require polling like all other drivers I have tried out.
I do have the uni plus and am using the above driver to monitor voltage. It's worked perfectly for about 8 months now.
There were an issue caused by silent report structure change around 1.5.x firmware. it is already fixed. Just update the driver to the latest version (trough the main page).
ge4d / hubitat-code — Bitbucket
Links with id-like text reference specific version that might be not the latest one.
And it is a multi file driver (uses libraries and some custom child devices). Using a bundle should make installation simple.
Thanks for the update. I'm running 1.6.2 firmware on both uni plus's. How do I get the bundle or the drivers into HE? I just feel a bit stupid honestly.
There is a link on that page that leads to the zip file. Or you can navigate to the 'bundles' folder.
Or ge4d / hubitat-code Bundles / Bundle1.zip — Bitbucket [there is a download link].
If you copy download link (by rightclicking on the 'Download file' hyperlnk) you can pass it directly to the hubs 'Bundles' page.
Last night I found a way to copy and paste the driver into HE. Also using the existing libraries seems to work.
Success! That driver fixed the drop outs and log errors. I've had the modules reporting faithfully and in real time for about twenty four hours without an error or a hiccup. Thank you!