From dad2df667a1fc0de0aaec70701122cfc36c7d54a Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Mon, 23 Jan 2023 16:28:39 +0100 Subject: [PATCH] Add documentation for thread (#25901) --- source/_integrations/thread.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 source/_integrations/thread.markdown diff --git a/source/_integrations/thread.markdown b/source/_integrations/thread.markdown new file mode 100644 index 00000000000..c7c54743b43 --- /dev/null +++ b/source/_integrations/thread.markdown @@ -0,0 +1,16 @@ +--- +title: Thread +ha_category: + - Other +ha_release: 2023.2 +ha_quality_scale: internal +ha_codeowners: + - '@home-assistant/core' +ha_domain: thread +ha_iot_class: Local Polling +ha_platforms: +ha_integration_type: integration +--- + +The Thread integration is currently a placheolder, but will manage Thread network credentials in a future release. +The integration is automatically setup when the "Silicon Labs Multiprotocol" add-on is installed.