From 6a2d4fa439abed92ecc46221436445a82609d4d6 Mon Sep 17 00:00:00 2001 From: Sami Heino Date: Wed, 27 Jan 2021 12:38:07 +0200 Subject: [PATCH] Add support for EDS0068 onewire sensor (#15879) Co-authored-by: Franck Nijhof --- source/_integrations/onewire.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index 1f2520449d4..ce7e60e9645 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -41,6 +41,7 @@ Each 1-wire component data sheet describes the different properties the componen | 28 | [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) | Temperature | | 3B | [DS1825](https://datasheets.maximintegrated.com/en/ds/DS1825.pdf) | Temperature | | 42 | [DS28EA00](https://datasheets.maximintegrated.com/en/ds/DS28EA00.pdf) | Temperature | +| 7E | [EDS00xx](https://www.embeddeddatasystems.com/assets/images/supportFiles/manuals/EN-UserMan%20%20OW-ENV%20Sensor%20v13.pdf) | Temperature/Humidity/Barometric pressure/Light [6](#note_6)| | EF | [HobbyBoard](https://hobbyboards.com/) | Temperature, Humidity, Moisture, Wetness [3](#note_3) | #### Switches: @@ -70,6 +71,8 @@ Notes: - Bridge devices have no sensors. The `aux` and `main` branches are searched for additional 1-wire devices during discovery. +- Multisensors manufactures by Embedded Data Systems. Currently only EDS0068 (temperature/humidity/barometric pressure/light) is supported. + ## Interfacing with the 1-wire bus The 1-Wire bus can be connected directly to the IO pins of Raspberry Pi or by using a dedicated interface adapter, for example