Add select platform to onewire (#36828)

This commit is contained in:
epenet 2025-01-09 14:25:53 +01:00 committed by GitHub
parent bf2d0885cc
commit c6daf3c3fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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) <sup>[4](#note_4)</sup> |
| EF | [HobbyBoard](https://hobbyboards.com/) | Hub Branch State <sup>[3](#note_3) [4](#note_4)</sup> |
#### Select:
| Family | Device | Physical Quantity |
| -------|:-----|:-----|
| 28 | [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) | Temperature resolution |
#### Sensors:
| Family | Device | Physical Quantity |