Skip to content

Commit

Permalink
Add A6 family code for DS2438 1-Wire sensor (home-assistant#31816)
Browse files Browse the repository at this point in the history
* Add A6 family code for DS2438 1-Wire sensor

* Apply review suggestion

Co-authored-by: epenet <[email protected]>

---------

Co-authored-by: epenet <[email protected]>
  • Loading branch information
definitio and epenet authored Mar 12, 2024
1 parent a5a0b23 commit c133755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_integrations/onewire.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Each 1-wire component data sheet describes the different properties the componen
| 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 <sup>[6](#note_6)</sup>|
| A6 | Secondary family code for [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) <sup>[2](#note_2)</sup> |
| EF | [HobbyBoard](https://hobbyboards.com/) | Temperature, Humidity, Moisture, Wetness <sup>[3](#note_3)</sup> |

#### Switches:
Expand Down

0 comments on commit c133755

Please sign in to comment.