From 822d4d69a707a60e9aa77b2ca4a7ba8397124316 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:23:09 +0200 Subject: [PATCH] Matter integration: fix manufacturer name (#34994) --- source/_integrations/matter.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index a5307674301..94b36e365b5 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -335,7 +335,7 @@ Notification of an OTA update for a Matter device ## Automate on a button press -You have a device that takes button presses as inputs (such as a Tuo Smart Button, VTM31SN dimmer by Inovelli, or the Matter Pushbutton Module by Innovation) and now want to trigger an automation based on that button press. To learn how to create an automation triggered by a button press, refer to this [tutorial](/integrations/event/#automating-on-a-button-press). +You have a device that takes button presses as inputs (such as a Tuo Smart Button, VTM31SN dimmer by Inovelli, or the Matter Pushbutton Module by Innovation Matters) and now want to trigger an automation based on that button press. To learn how to create an automation triggered by a button press, refer to this [tutorial](/integrations/event/#automating-on-a-button-press). ## Experiment with Matter using a ESP32 dev board