Add documentation for otbr (#25724)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Erik Montnemery 2023-01-20 15:13:00 +01:00 committed by GitHub
parent cc43595814
commit 3c3f8d9d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
---
title: Open Thread Border Router
ha_category:
- Other
ha_release: 2023.2
ha_quality_scale: internal
ha_codeowners:
- '@home-assistant/core'
ha_domain: otbr
ha_iot_class: Local Polling
ha_platforms:
ha_integration_type: integration
---
The Open Thread Border Router integration allows calling an Open Thread Border Router's REST API from Python and via WebSocket.
The integration is automatically set up when the "Silicon Labs Multiprotocol" add-on is installed.
{% include integrations/config_flow.md %}