D.C. Voltage detection, any Zigbee or Z-Wave devices report voltage?

Want to measure a battery voltage via Zigbee or Z-Wave device and have a tile in a dashboard showing D.C. voltage, current would be nice too but would settle for just the Voltage.

I have a 200Ah battery bank for my 20+ security cams, VOIP, network and cellular routers.
I use ZEN16 multi relays on that system.

I want to be able to monitor the battery voltage at battery, as post battery the voltage is stabilized to 13.8v using a buck/boost regulator so during a power failure the voltage is constant. I have a Low Voltage disconnect but it would be nice to have a fuel gauge so to speak....

Fibaro Smart Implant (ZWave) that has a 0-10V input, just make a voltage divider with a few resistors to bring the voltage your specs.

I have never used this device but I do use the Shelly UNI for this purpose (monitor engine and house batteries on my boat when at the dock) and it works great but the Shelly UNI is WiFi.

Not sure if a Zigbee alternative exists?

1 Like

I measured the voltage on a car engine charging a battery with a Fibaro Smart Implant. I think it was 13+ volts, so they can a little over 10 volts.

What is the voltage resolution?

Just volts, or down to tenths or hundredth of a volt?

According to the manual...

image

https://manuals.fibaro.com/smart-implant/

If you’re open to Wifi, then the Shelly UNI is a great option. There is a great community driver available. It can record up to 30v.

2 Likes

Not at the level of knowledge yet to load and use the driver for Shelly UNI, will need to learn a lot more.

Barely 2 months into this hub stuff, have a C8 Pro, tried to load the file from URL and it has an error. And I am definitely Not a coder :rofl:

1 Like

Errors when loading files from URL often result in loading a driver in the Apps area or an app code in the driver area. I’ve had this happen a lot - less now, but still does on occasion! :slight_smile:

For Shelly Uni, it is a driver (not an app). Can you share a screenshot of the error you are getting if this was not the cause?

I clicked on drivers code, then put in URL: https://raw.githubusercontent.com/tomwpublic/shelly_experimental/main/packageManifest.json

The window showed this then I clicked Save

Then this error was listed and nothing appeared installed

I'm using this driver (bundle) with a Shelly Uni. The Driver was easy to setup and works great. I'm using it to monitor the voltage of a vehicle with a parasitic draw that's only a problem occasionally. Works great.

It took me a bit to set up the Uni as the documentation is sparse but the community can help.

https://bitbucket.org/ge4d/hubitat-code/src/main/Bundles/Bundle1.zip

Can't figure out how to download zip file?

Ah yes, this one is different. If I recall correctly, @tomw’s link needs to be added to the Hubitat Package Manager (HPM).

If you aren’t familiar with HPM, it is a community app that was built to help people find and install apps and drivers. Here is a link to it:

So step 1 is to install HPM using the link (and instructions) above.
Then step 2 is to use the URL within the HPM app - there is a section to enter a custom repository.

1 Like

In chrome on Android click on "view raw" and it will give you the option to download then you can import the zip file under bundles on the HE

I don't believe this is available on HPM and the driver in HPM I could not get to work with my UNI. This one was dead simple after the dev added the code for monitoring the voltage

1 Like

I would also use a uni plus for this. It can be tasmotized as well - which I suspect is more easily supported on HE. I use them with HA in my camper.

Thanks, got it loaded

2 Likes

Loaded your's too, hopefully they don't conflict with each other.

Next I will need to order the Uni Plus, {EDIT} just ordered :grinning:

1 Like

Not that it matters now, but I measured 14 volts dc on a Smart Implant:

1 Like

I've been impressed with the Uni. The voltage matched my VOM which surprised me with a $12 device. I ended up using an old prescription bottle as my enclosure. A couple holes on each end for it to breathe.

4 Likes

Was all ready for the UNI today, but of course I knew better and did it anyway and had Amazon try to send to my home.....

Lost in shipping as usual, USPS only delivers about 60% of Amazon shipments in my area....

It's a local post office issue that's been happening for years and been in the news even.

Guess it's a re-order and have it sent to an Amazon Locker which is the Only reliable way to get stuff from Amazon :confused: 2 hours round trip

1 Like

Help...

Have the Shelly UNI on WiFi with IP on same network as HE @ 192.168.1.52

Tried messing with installing virtual device--> Shelly UNI and ADC child

But didn't quite get it working yet, sure I'm missing a lot setting this up?

Noticed in the shelly UNI web interface it doesn't show voltage but percentage instead.
The UNI was updated to latest firmware.

Is there a guide for this device to use a voltmeter to dashboard?

Thanks