Good read on Thread by Eve. Includes discussion of major terms like routers, endpoints, nodes, partitions.
English version:
German version:
Good read on Thread by Eve. Includes discussion of major terms like routers, endpoints, nodes, partitions.
English version:
German version:
The new Apple TV 4K has a Thread implementation!
I submitted a feature request for the Z-Stack-firmware we often use for Zigbee support:
ConBee support is also in the works:
I saw in your link, that there is already Thread support for CC2652 sticks.
After more research i found that offer with preflashed Thread firmware!
According to the seller, the stick is still compatible with zigbee2mqtt. Now iām wondering, if thread devices work over the zigbee2mqtt interface in HA too.
The seller is from germany like me. I think, i will contact him for more information. Stay tuned
edit:
for all the developers beneath you. The openThread repo for CC sticks:
Very interesting indeed!
After some research i found out, that zigbee2mqtt doesnt work with Thread firmware.
An alternative is āwpantundā which is unforutnately no HA addon.
So there is no way to get a Threadborderrouter running in HA at the moment?
wpantund
is a user-space network interface driver/daemon that provides a native IPv6 network interface to a low-power wireless Network Co-Processor (or NCP ). It was written and developed by Nest Labs to make supporting Thread connectivity on Unix-like operating systems more straightforward.
sorry for double post.
Please help vote!
It looks like project Connected Home over IP (CHIP) is now called āMatterā and the Zigbee Alliance is now called āConnectivity Standards Allianceā (CSA).
But I guess Thread as one of the underlying transport layers of Matter remains āThreadā.
At least for now.
Good read on the current status of Matter:
ā¦and the same blog did an interview with Paulus about a week ago. Matter/Thread was a central topic.
Paulus says that they already tried to integrate the Matter open source lib into HA. But it didnāt work out. They will definitely keep trying and Home Assistant / Nabu Casa even applied to become a member of the CSA (Connectivity Standards Alliance = former Zigbee Alliance)!
The interview with Paulus starts at 00:44:00 in the podcast:
Thanks for the link, Paulus also said theyāre planning a new home assistant product with zigbee and matter support out of the box, thatās quite nice!
Yes. The interviewer stressed multiple times that HA still requires a level of user nerdiness and is missing the plug and p(l)ay character of products like Hue. I guess the new HA hardware aims for a user experience more like a Hue or Smart Things hub and will contain a Matter (or at least Zigbee) RF component right from the start. So people can fire it up and pair their gadgets right away.
Probably very interesting for us ESPhome users:
Announcing ESP32-H2, an IEEE 802.15.4 + Bluetooth 5.2 (LE) RISC-V SoC | Espressif Systems
"The combined availability of IEEE 802.15.4 and Bluetooth LE connectivity enables building devices for the upcoming Matter protocol that intends to bring interoperability for Smart-Home devices."
That was to be expected as Espressif is an active member of the Connectivity Standards Alliance. That also means the Matter protocol will be supported. That is obviously an awesome news, thanks for sharing @Jpsy.
The future of IOT and home automation is exciting!
So is it worth to wait for this?
Will we be able to control devices through zigbee the same way we do it now with wifi (f.i. control a temp sensor attached to a esp32 h2 using zigbee/matter)?
Maybe, but I guess itās more like you will have the ability to make whatever you want (like a sensor for example), so it can be a ZigBee end device (runs on battery) or a Zigbee Router (runs continuously on a outlet/USB for example).
The way you control it depends both on how you flash the ESP firmware obviously (using HomeAssistant or other).
Letās hope the price will not be too high. Thereās so much opportunities with that device!
How to build a openthread system:
How to install openthread on Raspberry:
https://openthread.io/guides/border-router/raspberry-pi
Please vote for OpenThread integration here!!!
Thread is a network protocol, that will be used by Matter (amongst other), unless I get that wrong.
Think of it of a kind of Wifi.
There is no integration for Wifi in HA, thatās an OS area of concern.
What kind of integration would you want to see for Thread in HA itself?