[Beta] OW-Server 1-Wire to Ethernet Server Drivers

As a follow-on to releasing the HA7Net - Ethernet 1-Wire Host Adapter Drivers for Hubitat, I'm releasing a similar set of drivers of beta quality for the newer Embedded Data Systems (EDS) OW-Server 1-Wire to Ethernet Server product.

The OW-Server product is positioned as a replacement for the much older HA7Net product. It's significantly less expensive than the HA7Net, is still supported, and provides a streamlined programming interface.

I have both an HA7Net and an OW-Server running in my house supporting two different 1-Wire networks of sensors. Since the same basic RJ11 plug layout is shared across these devices, you can simply unplug a 1-Wire network from an HA7Net and plug it into an OW-Server.

In the initial beta release I've included support for several 1-wire sensor types that I have on hand and can test. Additional sensor types can be easily added by people that have other sensors supported by OW-Server.

5 Likes

Thanks for contributing. I like the idea but not sure if it's an advantage, at least for me, when I can get 2 or 3 zigbee sensors for the price of a single one-wire sensor.
Is this something you already have setup or do you like the presumed reliability of having a wire?

I'm not breaking your chops. I actually love it when people expand the platform, I just trying to understand the benfits, in case I have to sell it to my wife, when/if I decide to jump in.

One wire sensors have been around for a long time. They are now often added to things like Raspberry Pi and Arduino. As generic devices, they can be quite inexpensive. I have been using one wire temperature sensors for several years and connected to an ESP8266 they can connect to HE through Hubduino.

1 Like

For a large array of temperature sensors, particularly in a tough environment, it's hard to beat a 5-pack of waterproof probes for $13. And that's buying them retail on Amazon. Individual sensors without whips are < $2.

Hilitchi DS18B20 Waterproof Temperature Sensors Digital Temp Probe (Pack of 5pcs): Computers & Accessories
https://www.amazon.com/Hilitchi-DS18B20-Waterproof-Temperature-Sensors/dp/B018KFX5X0/

1 Like

@ckamps I will add, it is great to have a commercial way of adding hard wired sensors.

I was drawn to 1-Wire sensors for home use 10 or so years ago when faced with the challenge of monitoring the temperature of the ground loop and domestic hot water superheater loop of our geothermal ground sourced heat pump system in addition to the tank temperatures of our preheat and main domestic hot water heaters.

Gluing inexpensive 1-Wire DS18S20 sensors to the actual pipes and tanks using thermal adhesives and connecting them to the HA7Net via Cat5 cabling was pretty easy and resulted in a maintenance free set of sensors.

Since I had done all of that, I included the same type of temperature sensors in our main and garage attics and outside all without needing to deal with batteries. Which in an attic would be rough both in terms of heat and access. I added a few humidity sensors near the three HVAC thermostats as well.

I haven’t performed a recent exhaustive search for solutions to monitor the temperature of such pipes, but I suspect 1-Wire sensors plus a relatively inexpensive OW-Server appliance or even less expensive adapters + computer are pretty competitive in terms of total cost of ownership. In my situation, since I’m keen to keep reducing the number of apps to run on a home server, going with a hardware appliance works best for me.

1 Like

The attic was the spot where the DS18S20's became the only way to get temperature for me. I also like them for the outdoors where heat and cold are hard on batteries. With an ESP8266 costing roughly $4 and being able to connect up the 5 pack posted by @rcjordan it is a pretty inexpensive way to get temperature readings from difficult locations.
Do you use any of the other 1 wire sensors? I haven't searched for a long time. There was a real appeal to having a string of sensors on the single wire network.

1 Like

Just picked up a OW-Server to test, seems to be working great. Also bought a OW-ENV-TH Temp/hud combination unit. OW-ENV - Environmental Sensors. Any possibility of supporting it? I've attached the log when trying to create the child device. They also have version with other features such as light.

dev:3052021-01-18 08:43:03.120 pm debug 2 1 5.142 1 0 0 0 0 0 4.54 4.55 4.54 4.78 OWServer_v2-Enet EDSOWSERVER2 04:91:62:79:FF:35 2021-01-18 20:43:01 EDS0065 7E 960010000039087E 3 1 65009D0160012800850188010000000000000000000000002D0000002D00000000007DD864007DD87DD87DD800803E000000002003000000A0860100000000000000000000000000 22.0000 %RH 25.8125 22.0000 2.5000 24.3125 24.5000 0 0 45 45 0 0 0 0 0 0 0 0 0 0 - 0 0 0 0 0 0 0 0 0 0 125 -40 100 0 125 -40 125 -40 125 -40 0 0 0 0 1.04

dev:3052021-01-18 08:43:02.781 pm debugdoHttpGet called: uri: http://192.168.5.36/details.xml

dev:3052021-01-18 08:43:02.777 pm infoGetting list of sensors known to OW-Server

dev:3052021-01-18 08:43:02.772 pm debugCreating children devices

Two more thoughts, maybe add lastupdated to parent and health to children?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.