Deprecate BeagleBone Black GPIO integration (ADR-0019) (#20800)

This commit is contained in:
Franck Nijhof 2021-12-21 17:54:03 +01:00 committed by GitHub
parent 5e18ca163e
commit eb83510f08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,14 @@ ha_platforms:
- switch
---
<div class='note warning'>
This integration is deprecated and will be removed in Home Assistant Core 2022.4.
For more information see: [Architectural Decision Record 0019](https://github.com/home-assistant/architecture/blob/master/adr/0019-GPIO.md).
</div>
The `bbb_gpio` integration is the base for all [BeagleBone Black](https://beagleboard.org/black) related GPIO platforms in Home Assistant.
There is no setup needed for the integration itself.