From 483613a0e23c6ddd37a08ed71da00fff162f6ebc Mon Sep 17 00:00:00 2001 From: Steffen Ronalter Date: Fri, 15 Oct 2021 08:24:22 +0200 Subject: [PATCH] Add onewire support for DS2413 (#19337) --- source/_integrations/onewire.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index c147abd29bf..2b739b05ae4 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -32,6 +32,7 @@ Each 1-wire component data sheet describes the different properties the componen | -------|:-----|:-----| | 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) | +| 3A | [DS2413](https://datasheets.maximintegrated.com/en/ds/DS2413.pdf) | 2 sensed (sensed.A/B) [4](#note_4) | #### Sensors: @@ -55,6 +56,7 @@ Each 1-wire component data sheet describes the different properties the componen | 05 | [DS2405](https://datasheets.maximintegrated.com/en/ds/DS2405.pdf) | 1 PIO [4](#note_4) | | 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) | +| 3A | [DS2413](https://datasheets.maximintegrated.com/en/ds/DS2413.pdf) | 2 PIOs (PIO.A/B) [4](#note_4) | #### Bridges: