diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index 5daa68ebd992..80b2394d3a28 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -339,6 +339,10 @@ The CSA operates a Distributed Compliance Ledger (DCL) which provides metadata f Notification of an OTA update for a Matter device

+{% note %} +The Home Assistant Matter updates currently do not work for Thread devices on a Thread network with (any) Apple border routers. Typically you'll see "Target node did not process the update file" error instead. The Apple border routers do not forward the necessary mDNS packets which allow to discover the update provider on Home Assistant end. The Apple Home ecosystem might offer updates from their end as an alternative (e.g. for Eve devices). +{% endnote %} + ## 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 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).