diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index fa7b5a3ee13..cd0a60be21a 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -13,6 +13,7 @@ ha_domain: onewire ha_platforms: - binary_sensor - diagnostics + - select - sensor - switch ha_integration_type: hub @@ -37,6 +38,12 @@ Each 1-wire component data sheet describes the different properties the componen | 3A | [DS2413](https://datasheets.maximintegrated.com/en/ds/DS2413.pdf) | 2 sensed (sensed.A/B) [4](#note_4) | | EF | [HobbyBoard](https://hobbyboards.com/) | Hub Branch State [3](#note_3) [4](#note_4) | +#### Select: + +| Family | Device | Physical Quantity | +| -------|:-----|:-----| +| 28 | [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) | Temperature resolution | + #### Sensors: | Family | Device | Physical Quantity |