Add Matter badge to Third Reality (#37021)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
Miranda-GB 2025-01-20 18:17:38 +00:00 committed by GitHub
parent 75da33b075
commit 40011e8a41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,28 +7,39 @@ ha_category:
- Cover
- Switch
- Binary sensor
- Light
- Sensor
- Button
ha_domain: third_reality
ha_integration_type: integration
works_with:
- zigbee
- matter
ha_platforms:
- binary_sensor
- button
- light
- sensor
- switch
- cover
ha_iot_standard: zigbee
ha_iot_standard:
- zigbee
- matter
ha_brand: true
---
[Third Reality](https://3reality.com) is a member of the Works with Home Assistant partner program for their Zigbee products. Third Reality is committed to making sure their products are up-to-date and ready to use in Home Assistant.
[Third Reality](https://3reality.com) is a member of the Works with Home Assistant partner program for their Zigbee and Matter products. Third Reality is committed to making sure their products are up-to-date and ready to use in Home Assistant.
Third Reality Zigbee devices work locally and integrate seamlessly with the Zigbee integration in Home Assistant (Zigbee stick required).
To add Third Reality products, pair them as Zigbee devices:
To add Third Reality products, pair them as Zigbee or Matter devices, depending on which you have purchased:
{% my add_zigbee_device badge brand=page.ha_domain %}
[Learn more about Zigbee in Home Assistant.](/integrations/zha/)
Third Reality Matter devices work locally and integrate seamlessly with the Matter integration in Home Assistant. As all connectivity is happening locally, status updates and controlling your devices happen instantly in Home Assistant.
{% my add_matter_device badge domain=page.ha_domain %}
[Learn more about Matter in Home Assistant.](/integrations/matter/)