From 0bed24b5141ee37019673f984e64bd5760b89a99 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Sun, 8 Nov 2020 13:47:58 +0100 Subject: [PATCH] Add binary sensors platform to onewire (#15534) --- source/_integrations/onewire.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index 3c6af0449c2..4ba1bf79bd4 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -19,6 +19,15 @@ Different families have different functionality and can measure different quanti ### Supported devices: +#### Binary sensors: + +| Family | Device | Physical Quantity | +| -------|:-----|:-----| +| 12 | [DS2406](https://datasheets.maximintegrated.com/en/ds/DS2406.pdf) | 2 sensed (sensed.A/B) [4](#note_4) | +| 29 | [DS2408](https://datasheets.maximintegrated.com/en/ds/DS2408.pdf) | 8 sensed (sensed.0-7) [4](#note_4) | + +#### Sensors: + | Family | Device | Physical Quantity | | -------|:-----|:-----| | 10 | [DS18S20](https://www.maximintegrated.com/en/products/sensors/DS18S20.html) | Temperature | @@ -31,6 +40,8 @@ Different families have different functionality and can measure different quanti | 42 | [DS28EA00](https://datasheets.maximintegrated.com/en/ds/DS28EA00.pdf) | Temperature | | EF | [HobbyBoard](https://hobbyboards.com/) | Temperature, Humidity, Moisture | + + Notes: - The TAI-8570 Pressure Sensor is based on a 1-wire composite device by AAG Electronica. It contains, above 1-wire components, also a barometer, hygrometer and illuminance sensors. This onewire platform can read and present values from that device. @@ -40,6 +51,8 @@ Notes: - Hobbyboards is a company that has been selling DIY boards of different kinds. The company has been away from the market for some time, so no reference to the boards can be made. This platform has an implementation for some of those. +- Some sensors are disabled by default to avoid overloading the bus. These can be activated by opening the integrations page in your configuration, listing your 1-Wire integration devices and updating the entity. + ## 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