From 6b64cb0bd775e8c3d56ad93685201781efc45e88 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Tue, 24 Sep 2024 22:10:23 +0200 Subject: [PATCH] Add button platform to Matter docs (#34903) --- source/_integrations/matter.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index 1255b1fce9b..e7b189872d2 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -3,6 +3,7 @@ title: Matter (BETA) description: Instructions on how to integrate Matter with Home Assistant. ha_category: - Binary sensor + - Button - Climate - Cover - Fan @@ -21,6 +22,7 @@ ha_codeowners: ha_domain: matter ha_platforms: - binary_sensor + - button - climate - cover - diagnostics