mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
1-wire: remove warning that integration via SysBus is deprecated (#27813)
This commit is contained in:
parent
0006d11324
commit
ac033af5e7
@ -19,14 +19,6 @@ ha_platforms:
|
||||
ha_integration_type: hub
|
||||
---
|
||||
|
||||
<div class='note warning'>
|
||||
|
||||
Using this integration via the SysBus is deprecated and will be removed in Home Assistant Core 2022.6.
|
||||
|
||||
For more information see: [Architectural Decision Record 0019](https://github.com/home-assistant/architecture/blob/master/adr/0019-GPIO.md).
|
||||
|
||||
</div>
|
||||
|
||||
The `onewire` platform supports sensors which that using the One wire (1-wire) bus for communication.
|
||||
|
||||
Every 1-wire device has a (globally) unique ID that identifies the device on the bus. The first two digits identify a device family and the last 14 digits are a globally unique number given to it during manufacturing.
|
||||
|
Loading…
x
Reference in New Issue
Block a user