mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Document Apple Thread border router update limitations (#36192)
* Document Apple Thread border router update limitations Document that devices behind Apple Thread border routers cannot be updated through Home Assistant. * Update source/_integrations/matter.markdown Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com> * Apply suggestions from code review --------- Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
This commit is contained in:
parent
d3cdbfedc8
commit
abd2209528
@ -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
|
Notification of an OTA update for a Matter device
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
{% 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
|
## 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).
|
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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user