diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown
index 899a2998dea..4b1cd21540f 100644
--- a/source/_integrations/onewire.markdown
+++ b/source/_integrations/onewire.markdown
@@ -19,14 +19,6 @@ ha_platforms:
ha_integration_type: hub
---
-
-
-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).
-
-
-
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.