From 398c1b9734e878e1abd5d0231682d964b43791b1 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Sun, 8 Nov 2020 21:20:39 +0100 Subject: [PATCH] Add switch platform to onewire (#15561) Co-authored-by: Franck Nijhof --- source/_integrations/onewire.markdown | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index f442fd653c4..054c9c5c2bf 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -42,7 +42,12 @@ Each 1-wire component data sheet describes the different properties the componen | 42 | [DS28EA00](https://datasheets.maximintegrated.com/en/ds/DS28EA00.pdf) | Temperature | | EF | [HobbyBoard](https://hobbyboards.com/) | Temperature, Humidity, Moisture, Wetness [3](#note_3) | +#### Switches: +| Family | Device | Physical Quantity | +| -------|:-----|:-----| +| 12 | [DS2406](https://datasheets.maximintegrated.com/en/ds/DS2406.pdf) | 2 latches (latch.A/B) and 2 PIOs (PIO.A/B) [4](#note_4) | +| 29 | [DS2408](https://datasheets.maximintegrated.com/en/ds/DS2408.pdf) | 8 latches (latch.0-7) and 8 PIOs (PIO.0/7) [4](#note_4) | Notes: @@ -55,8 +60,6 @@ Notes: - 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. -- 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