From c6daf3c3fed51bc9336505405e79f4fa5dca291a Mon Sep 17 00:00:00 2001
From: epenet <6771947+epenet@users.noreply.github.com>
Date: Thu, 9 Jan 2025 14:25:53 +0100
Subject: [PATCH] Add select platform to onewire (#36828)
---
source/_integrations/onewire.markdown | 7 +++++++
1 file changed, 7 insertions(+)
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 |