Live data from Hacker News

IKEA ditches Zigbee for Thread going all in on Matter smart homes

theverge.com

101–110 of 271 posts

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#101
post #85

Earlier quoted context omitted.

What a shit load of disinformation you are spreading. Read up on Matter and Thread, please.

Can I make a Matter device for myself?

Yes. https://developers.home.google.com/codelabs/matter-device

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#102
post #81

Earlier quoted context omitted.

> If you have a bunch of Zigbee devices, but at some point want to add some of the new ones, you need to start thinking about replacing all the perfectly working Zigbee devices or have a fragmented network. Yes, if you're using the manufacturer's half-assed smartphone app, but if you're on Home Assistant, like basically anyone who's serious about their smart home, having multiple kinds of smart devices isn't really a…

I use HA and all my IKEA lamps are zigbee. Raspberry pi obviously doesn't have native zigbee radio support, so I have a USB zigbee antenna. Now this means if I buy any more IKEA lamps, I would need a second antenna, and the new lamps would not integrate into the zigbee mesh network. It really sucks.

I'm in the same boat; HA is making a considerable effort, but connectivity is challenging. I was a bit frustrated when I found out that the antennas don't support both Zigbee and Matter simultaneously, despite the claim. You can only support one at a time, so apparently we will need the second antenna.

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#103
post #93

Earlier quoted context omitted.

> If you have a bunch of Zigbee devices, but at some point want to add some of the new ones, you need to start thinking about replacing all the perfectly working Zigbee devices or have a fragmented network. Yes, if you're using the manufacturer's half-assed smartphone app, but if you're on Home Assistant, like basically anyone who's serious about their smart home, having multiple kinds of smart devices isn't really a…

Perhaps I never put enough effort into it, but I've slowly coalesced on only having IKEA smart home products after years of acquiring piecemeal stuff and trying to wire it together with Home Assistant. I've shut down HA, and with every non-IKEA "smart" thing I have nowadays I just use the manufacturer's app (though I've become pretty sour on most smart devices overall and avoid them when possible). I didn't really ca…

That's exactly the reason I'm hesitant to dive into Home Assistant myself. I want my smart-home devices to Just Work. I want them to be appliances.

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#104

Earlier quoted context omitted.

That's incorrect. Matter is an open standard. https://en.wikipedia.org/wiki/Matter_(standard)

>the ability to commission a finished product into a Matter network in the field mandates certification and membership fees,[15][16] entailing both one-time, recurring, and per-product costs.[17] This is enforced using a public key infrastructure (PKI) and so-called device attestation certificates.[15] Thank you for the clarification?

[deleted]

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#105
post #93

Earlier quoted context omitted.

Perhaps I never put enough effort into it, but I've slowly coalesced on only having IKEA smart home products after years of acquiring piecemeal stuff and trying to wire it together with Home Assistant. I've shut down HA, and with every non-IKEA "smart" thing I have nowadays I just use the manufacturer's app (though I've become pretty sour on most smart devices overall and avoid them when possible). I didn't really ca…

What you’re describing hasn’t happened to me yet with Home Assistant luckily, even after 5+ years of running it. I can’t remember an update ever breaking any of my stuff. I’m running a docker container though so YMMV. Might be different with the other install types.

Me neither, but I'm running the HA Yellow dedicated low power hardware instead so I can keep it running off my battery backup longer just so it lasts as long as it can along with my internet during outages.

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#106

This sucks. Matter is a closed ecosystem, enforced using a public key infrastructure (PKI) and device attestation certificates. Thread seems to require paying royalties if you want to ship devices. It’s disappointing that IKEA claims that this move is towards a more open ecosystem. On top of that, the switch breaks compatibility with existing hardware (except for the Touchlink functionality). If you have a bunch of Z…

> Matter is a closed ecosystem

If "closed" means open to anyone that has their product certified to adhere to the rules, then I'm ok with that.

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#107

This sucks. Matter is a closed ecosystem, enforced using a public key infrastructure (PKI) and device attestation certificates. Thread seems to require paying royalties if you want to ship devices. It’s disappointing that IKEA claims that this move is towards a more open ecosystem. On top of that, the switch breaks compatibility with existing hardware (except for the Touchlink functionality). If you have a bunch of Z…

I don't think that is entirely correct.

Just like Apple HomeKit you can add devices that aren't certified. It shows a warning, but apart from that it functions like a normal device (for as far as I can tell).

I have been using https://github.com/t0bst4r/home-assistant-matter-hub to expose my home assistant devices to Google Home without having to expose my Home Assistant to the cloud.

Second, certification is what separates Z-Wave from Zigbee which in my (n=1) experience means less issues in terms of compatibility.

Of course, with that GitHub package I shared all of that goes through the window, but who cares? I can clone the code and modify it.

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#108
post #78

Earlier quoted context omitted.

> If you have a bunch of Zigbee devices, but at some point want to add some of the new ones, you need to start thinking about replacing all the perfectly working Zigbee devices or have a fragmented network. Yes, if you're using the manufacturer's half-assed smartphone app, but if you're on Home Assistant, like basically anyone who's serious about their smart home, having multiple kinds of smart devices isn't really a…

zigbee has one great advantage over everything else: it's immune to DHCP and DNS failures and misconfigurations. if you're running a pihole or something, it can break iot devices in random ways if your DHCP server boots after your access points. (don't ask me how I know and the fix was to hard reboot my lights by cycling power in the distribution box. not great, not terrible.)

Thread doesn’t depend on DHCP or DNS either.

Re: IKEA ditches Zigbee for Thread going all in on Matter smart homes

#109
Matter has been very disappointing so far, with very unreliable connectivity and behavior (using Apple TV as a border gateway). I basically gave up on it and prefer to use non-Matter HomeKit hardware (usually WiFi) where I can. Don't know if Zigbee was better, but it can hardly be worse.
Post reply on HN