# Support for Matter V1.2

**URL:** https://community.purpleair.com/t/support-for-matter-v1-2/7020
**Category:** User Experience
**Created:** [October 23, 2023, 4:36pm UTC](https://community.purpleair.com/t/support-for-matter-v1-2/7020 "2023-10-23T16:36:49Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![siobhanellis](https://avatars.discourse-cdn.com/v4/letter/s/d6d6ee/32.png) [@siobhanellis](https://community.purpleair.com/u/siobhanellis)
#### Post date: [October 23, 2023, 4:36pm UTC](https://community.purpleair.com/t/support-for-matter-v1-2/7020/1 "2023-10-23T16:36:49Z")

</div>

Matter V1.2 is now released and there is support for Air Quality Sensors.

Any interest from PurpleAir to support the standard?

---

<div class="post-metadata">

### Author: ![Jason\_Tracy](https://sea2.discourse-cdn.com/flex020/user_avatar/community.purpleair.com/jason_tracy/32/4986_2.png) [@Jason\_Tracy](https://community.purpleair.com/u/Jason_Tracy)
#### Post date: [September 3, 2024, 7:59pm UTC](https://community.purpleair.com/t/support-for-matter-v1-2/7020/3 "2024-09-03T19:59:57Z")

</div>

I would very much like to see this.

---

<div class="post-metadata">

### Author: ![mckillio](https://sea2.discourse-cdn.com/flex020/user_avatar/community.purpleair.com/mckillio/32/11061_2.png) [@mckillio](https://community.purpleair.com/u/mckillio)
#### Post date: [June 24, 2026, 12:52am UTC](https://community.purpleair.com/t/support-for-matter-v1-2/7020/4 "2026-06-24T00:52:39Z")

</div>

2.5 years later and still nothing. Matter over Thread support would also be great. There’s not that much data to send/receive, so the lower power would be much appreciated.

---

<div class="post-metadata">

### Author: ![Andrew](https://sea2.discourse-cdn.com/flex020/user_avatar/community.purpleair.com/andrew/32/1211_2.png) [@Andrew](https://community.purpleair.com/u/Andrew)
#### Post date: [June 24, 2026, 11:44pm UTC](https://community.purpleair.com/t/support-for-matter-v1-2/7020/5 "2026-06-24T23:44:58Z")

</div>

Matter is a possibility with future devices, but for now, the best way to stream data to your smart home setup will be to use:

- The API (free for sensor owners) — [Home Assistant](https://www.home-assistant.io/integrations/purpleair/) has an integration for PurpleAir that leverages this.
- [Local JSON](https://community.purpleair.com/t/view-sensor-data-locally-over-wifi-json-data/5513) – Data from your PurpleAir accessible directly on your network.

---

<div class="post-metadata">

### Author: ![carlkidcrypto-paa](https://sea2.discourse-cdn.com/flex020/user_avatar/community.purpleair.com/carlkidcrypto-paa/32/853_2.png) [@carlkidcrypto-paa](https://community.purpleair.com/u/carlkidcrypto-paa)
#### Post date: [August 4, 2026, 3:50am UTC](https://community.purpleair.com/t/support-for-matter-v1-2/7020/6 "2026-08-04T03:50:33Z")

</div>

I too was interested in this. With the help of AI and existing projects I was able to create a very early proof of concept (POC).

If you are comfortable with computers and doing some manual setup give this a try.

1. You’ll need this project setup and configured first: [purpleair\_data\_logger/README.md at main · carlkidcrypto/purpleair\_data\_logger · GitHub](https://github.com/carlkidcrypto/purpleair_data_logger/blob/main/README.md#usage-purpleairmatterdataloggerpy) . Version 1.5.0a1 is available from pypi. [purpleair-data-logger · PyPI](https://pypi.org/project/purpleair-data-logger/1.5.0a1/)
2. Then you’ll need to install and setup the nmp matter bridge here: [purpleair\_data\_logger/matterbridge-purpleair at main · carlkidcrypto/purpleair\_data\_logger · GitHub](https://github.com/carlkidcrypto/purpleair_data_logger/tree/main/matterbridge-purpleair). I am working on getting this published to npm next.
3. If anything isn’t documented or needs more context/explanation do let me know or open a PR to help out 🙂 .
4. Fair warning this is FRESH OF THE PRESS. Things may not be correct especially the AQI conversions.

 ![image](https://us1.discourse-cdn.com/flex020/uploads/purpleair/original/2X/e/e52a3881d8c75536daa63677781ef257de67d65e.png)
