From c3c4a881fb725dac9a79e13b555f10773531a2e9 Mon Sep 17 00:00:00 2001 From: moritzthecat Date: Fri, 31 Jan 2025 07:58:20 +0100 Subject: [PATCH] DS2450 Update onewire.markdown (#37208) * DS2450 Update onewire.markdown Added DS2450 in docs. * Update source/_integrations/onewire.markdown in long term these may need to be converted to analog.com URLs Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> --------- Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> --- source/_integrations/onewire.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index cd0a60be21a..87a9829c1e4 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -51,6 +51,7 @@ Each 1-wire component data sheet describes the different properties the componen | 10 | [DS18S20](https://www.maximintegrated.com/en/products/sensors/DS18S20.html) | Temperature | | 12 | [DS2406](https://datasheets.maximintegrated.com/en/ds/DS2406.pdf) | Temperature and pressure when using TAI-8570 [1](#note_1) | | 1D | [DS2423](https://datasheets.maximintegrated.com/en/ds/DS2423.pdf) | Counter | +| 20 | [DS2450](https://datasheets.maximintegrated.com/en/ds/DS2450.pdf) | 4 x Voltage | | 22 | [DS1822](https://datasheets.maximintegrated.com/en/ds/DS1822.pdf) | | | 26 | [DS2438](https://datasheets.maximintegrated.com/en/ds/DS2438.pdf) | Temperature, Voltage, Current (pressure when using B1-R1-A, illuminance when using S2-R1-A, humidity when using compatible Honeywell or Humirel sensor) [2](#note_2) | | 28 | [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) | Temperature |