31 comments

  • WhyNotHugo6 hours ago
    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.<p>On top of that, the switch breaks compatibility with existing hardware (except for the Touchlink functionality). 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.
    • Toutouxc6 hours ago
      &gt; 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.<p>Yes, if you&#x27;re using the manufacturer&#x27;s half-assed smartphone app, but if you&#x27;re on Home Assistant, like basically anyone who&#x27;s serious about their smart home, having multiple kinds of smart devices isn&#x27;t really a problem. It&#x27;s just one more radio to configure. Some people run both Zigbee and Zwave, some people run Zigbee + Wi-Fi or even Zigbee + Zwave + Wi-Fi + cloud integrations, Home Assistant doesn&#x27;t care.
      • cameronh901 minute ago
        It is still somewhat annoying for those of us with solid walls.<p>I can&#x27;t just add a new Thread device at the other side of my house as the walls attenuate the signal between it and the border router. Equally I can&#x27;t start replacing Zigbee devices willy-nilly in case I create Zigbee dead zones.<p>Not the biggest problem in the world but it does mean I&#x27;ll likely need to get some pointless Thread smart plugs as temporary network extenders when I add my first Thread device.
      • macNchz3 hours ago
        Perhaps I never put enough effort into it, but I&#x27;ve slowly coalesced on <i>only</i> having IKEA smart home products after years of acquiring piecemeal stuff and trying to wire it together with Home Assistant. I&#x27;ve shut down HA, and with every non-IKEA &quot;smart&quot; thing I have nowadays I just use the manufacturer&#x27;s app (though I&#x27;ve become pretty sour on most smart devices overall and avoid them when possible).<p>I didn&#x27;t really care for the way it became a sysadmin job where the stakes of a bad update or me not reading some release notes were that my light switches didn&#x27;t work until I sat there and futzed around with it. I&#x27;m a programmer, enjoy Linux admin, run a whole bunch of servers....but having to dive into logs and YAML configs because the lights in my kitchen won&#x27;t turn off is just not ideal. Similar issues with HomeKit, except when things mysteriously stop working there&#x27;s even less ability to diagnose, given Apple&#x27;s design principles that everything &quot;just works&quot;, so apparently providing detailed error messages or diagnostics is gauche.
        • turtlebits2 hours ago
          Home Assistant &quot;just works&quot;. Yes it has a ton of knobs, but in the 3 years I&#x27;ve been running it, it&#x27;s had no issues. Certain manufacturer devices being flaky, yes, but as a platform, it&#x27;s been rock solid. I&#x27;ve not touched its config in over a year and everything works as it should.
          • macNchz1 hour ago
            I guess the fact that some manufacturer integrations are flaky is hard to reconcile for me as far as the promise of &quot;having multiple kinds of smart devices isn&#x27;t really a problem&quot;. Regardless of whose <i>fault</i> it is, those flaky devices contribute to a less stable system.<p>It&#x27;s been a bit since I was operating it, but I did at times certainly have issues with updates—perhaps just individual plugins or system updates that created an issue, either way, still a situation where I had to sit at a terminal and debug. I only ever ran the Docker version, not the OS, so perhaps this is less problematic in a more completely controlled stack.<p>I don&#x27;t think I&#x27;m alone in this view, broadly speaking: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;homeautomation&#x2F;comments&#x2F;18hvl3b&#x2F;i_give_up_on_home_assistant_i_just_cant_make_it&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;homeautomation&#x2F;comments&#x2F;18hvl3b&#x2F;i_g...</a>
            • turtlebits3 minutes ago
              For my flaky devices, it it not a manufacturer integration, but over Zigbee. It&#x27;s definitely the device as my other Zigbee devices are solid. Others have reported issues with the device in question (Aqara Temperature and Humidity Sensor)<p>I ran the docker version on a QNAP for a long time, now on a Home Assistant Green.
          • iamspoilt16 minutes ago
            I second that. Home Assistant &quot;just works&quot;. I have had it running on this cheap used HP EliteDesk 705 G3 Mini Desktop for more than 4 years now without a hiccup and barely any maintenance or hygeing work on it. Just sitting in my tv stand and doing it&#x27;s work.<p><a href="https:&#x2F;&#x2F;homeautomation.substack.com&#x2F;p&#x2F;setting-up-home-assistant-on-a-refurbished" rel="nofollow">https:&#x2F;&#x2F;homeautomation.substack.com&#x2F;p&#x2F;setting-up-home-assist...</a>
          • delusional2 hours ago
            &gt; Certain manufacturer devices being flaky, yes, but as a platform<p>This makes me a little weary of your comment. I don&#x27;t think I&#x27;d really care if my lights not working was due to a &quot;manufacturer being flaky&quot; if they worked yesterday, but don&#x27;t today.<p>Are you talking about devices being flaky on first setup (which sucks, but is understandable), or are you talking about them being flaky after an update?
            • turtlebits6 minutes ago
              I have several Aqara temp&#x2F;humidity sensors that intermittently lose connection. They don&#x27;t affect the operation&#x2F;stability of the rest of the HA platform and is not a problem with HA, as my other zigbee devices that report the same data work fine.<p>I should probably just remove them, but I don&#x27;t have any automations that depend on them.
            • op00to2 hours ago
              I think one solid way of handling the instability is to use high quality light automation (Lutron Caseta, for example) for the things you&#x27;ll really notice, but for stuff you care less about (for me that&#x27;s cameras, temperature sensors) you can use cheaper ZWave stuff w&#x2F; home assistant. The lights turn on and off when I expect, but temperature might update a little less frequently if HA is flaky.
              • ajolly1 hour ago
                Long tail can be flaky, but in practice as long as you buy devices that are local first IE don&#x27;t need to access the cloud you&#x27;ll be fine.<p>(For temp and humidity sensors the Bluetooth Xiaomi sensors are great and they&#x27;re about $5 each)
            • jermberj2 hours ago
              If I had to guess, they&#x27;re probably referring to the way that certain devices broadcast their APIs to external services. A lot of them have no intention of allowing open access to APIs (e.g., my mini-split controller requires a slight hack to get it connected to HA).<p>That is, the flakiness isn&#x27;t due to HA updates breaking connections or an unstable server, but rather manufacturers designing closed and&#x2F;or brittle systems. Try as they might, the HA authors and surrounding community can only do so much for such devices.<p>Also, I believe the word you&#x27;re looking for is &#x27;wary&#x27; (as in, to be skeptical or suspicious), not &#x27;weary&#x27; (as in, to be tired). :)
            • tick_tock_tick1 hour ago
              It&#x27;s the devices that is flaky. Some of the shitty bulbs I got don&#x27;t always turn on in one command but that was true via their own app too. Basically shitty devices aren&#x27;t magically better via home assistant.
        • radicality2 hours ago
          Surprised at your issues with HA. Similarly to others that responded, my setup with HA &#x2F; zigbee2mqtt and &gt;30 zigbee devices (including some ikea buttons) has been pretty rock solid over many years, including easy migrations from an rpi3 -&gt; rpi4 -&gt; rpi5 (with ssd).<p>Usually when I had some zigbee issue, it was because of a crappy product (eg some wired air sensor that would spam the zigbee network every 1 second with a lot of data), so then I just stop using such devices and before I buy I check compatibility with HA &#x2F; zigbee2mqtt.
        • JoshTriplett3 hours ago
          That&#x27;s exactly the reason I&#x27;m hesitant to dive into Home Assistant myself. I want my smart-home devices to Just Work. I want them to be <i>appliances</i>.
          • Marsymars1 hour ago
            The problem I’ve run into is that once you’re running a lot of devices, you inevitably end up with a bunch of automations and logic that can’t really be simplified. With Apple Home&#x2F;HomeKit, everything Just Works, but having dozens of automation rules and scenes configured in Apple’s low—information-density UI is worse than managing yaml config.
            • JoshTriplett1 hour ago
              I don&#x27;t mind the idea of writing configuration. I mind the idea of things breaking mysteriously, or on upgrade.
          • dzikimarian2 hours ago
            View above is bit outdated. Yes, there was a lot of yaml in the past. Right now you can just install Home Assistant OS and configure it from GUI.
          • Cu3PO422 hours ago
            For what it&#x27;s worth, mine do. Nothing in my HA has ever broken after an update or randomly for some other reason.
            • distances1 hour ago
              I just lived half a year without Philips Hue remote control because it stopped working during an update and I couldn&#x27;t bother to check why. It was some name change somewhere, might have been an issue with how I set it up, can&#x27;t even remember. Simple fix but I did have to dive back to the config files.
            • op00to2 hours ago
              ZWaveJS used to break frequently for me, but I run an HA container on a Linux box, rather than the HAOS or whatever. I control the updates, and can rollback if things break, so it&#x27;s not really a problem.
              • waste_monk1 hour ago
                I installed Home Assistant recently and the docs suggest HAOS is the strongly preferred option these days.<p>Something about HAOS uses docker to install and manage extensions, whereas if you run the HA docker container it can&#x27;t as docker-inside-docker isn&#x27;t supported (?), and thus some functionality is unavailable (at least at the surface level).
        • barbazoo3 hours ago
          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.
          • rtkwe3 hours ago
            Me neither, but I&#x27;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.
        • arcbyte3 hours ago
          I use SmartThings and ive never missed with any configs at all. Only ever one single app - smartthings. Ive been extremely happy after dozens of devices.
          • danieldk1 hour ago
            Same. Their Hub (now sold by Aeotec) does Z-Wave, Zigbee, and Thread. There is also a pretty active plugin community.
        • petre30 minutes ago
          I just use Ikea&#x27;s remote because I won&#x27;t bother to link the light and the rmote through HA and set up scenes. It just works as a remote: on&#x2F;off&#x2F;dimmer. I can either pair the thing with the HA ecosystem or the remote, but the remote always works, regardlesif HA is on or not. I have just one set of lights.
      • lopis4 hours ago
        I use HA and all my IKEA lamps are zigbee. Raspberry pi obviously doesn&#x27;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.
        • cameronh905 minutes ago
          Some USB zigbee dongles can be flashed to be &quot;multi-PAN&quot;, but my experience is it&#x27;s currently buggy and I would let them bake that for a bit longer.<p>Alternatively, both Sonoff and Home Assistant do a thread dongle for about $30 that you can use simultaneously with a zigbee one. Plus if you have any of the following, they can be used as a Thread border router: Apple TV, HomePod, Echo G4, Eero 6&#x2F;7, Nest Hub, Nest Wifi, Google TV Streamer. There&#x27;s also the OpenThread Border Router which can be used on certain ESP32 hardware (ESP32-S3 for $10 or ESP32-H2 for $6?) but that obviously requires more work.
        • buremba3 hours ago
          I&#x27;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&#x27;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.
      • darkwater5 hours ago
        Yes, but then you have a hard-dependency on HA for inter-network communication, which I try to avoid as much as possible (but I fail to, for a couple of subsystems). My failure model is:<p>1) no electricity, everything down but fiber, wifi, HA and the doorbell (they run off an UPS)<p>2) internet down: no problem, you just cannot reach the home automation from outside<p>3) Home assistant down: zigbee devices are paired together (like buttons + bulbs) or I have physical zigbee relays controlling dumb bulbs.<p>But, as said, I have some subsystem not fully working when (3) happens, like a zigbee button controlling a tasmota-based fan control.
        • orev3 hours ago
          I consider it a requirement of any smart home that alternative methods need to be available during failures. Simply having other devices around that aren’t smart, like an old fashioned light bulb and physical switch to get you through until you can fix whatever is down. 100% uptime is very difficult for large, well-funded IT companies, so I don’t think it’s reasonable to expect it from these consumer-grade devices.<p>We survived for over 100 years by getting up and flipping a wall switch, so the risk of a few hours without smart features shouldn’t be a showstopper.
          • Marsymars1 hour ago
            Lutron Caseta switches don’t use an open protocol and don’t seem to get much love in the fancy consumer-level smarthome space, but have been bomb-proof for reliability for me and work to turn lights on&#x2F;off as long as they have power.
      • philjohn2 hours ago
        Yes and no.<p>Pairing a Matter device takes much longer than pairing a Zigbee device through Z2M in my experience, and the Matter add-on still sometimes needs restarting as it refuses to allow any more devices to pair after a while.<p>But - rather than need a Zigbee dongle (or manufacturer hub) if you&#x27;ve got Apple or Google devices such as HomePods you&#x27;ve got a ready made Thread network as they act as border routers.
      • BuildTheRobots1 hour ago
        HA doesn&#x27;t care but your radio environment probably does. One of the great strengths of Zigbee is the mesh network - it doesn&#x27;t matter where in my house I dump something, because all my bulbs are Zigbee repeaters it&#x27;s going to get a signal and be able to route back to my HA box.<p>If I now get a _single_ Thread&#x2F;Matter&#x2F;Zwave device to replace one that&#x27;s broken, ignoring the cost of a new radio for HA, I have to give very serious thought to where it&#x27;s going to live vs signal availability as I build out yet another network.<p>tldr: HA is fantastic for coordinating disparate devices, but RF still bites.
      • baq4 hours ago
        zigbee has one great advantage over everything else: it&#x27;s immune to DHCP and DNS failures and misconfigurations. if you&#x27;re running a pihole or something, it can break iot devices in random ways if your DHCP server boots after your access points. (don&#x27;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.)
        • g1sm3 hours ago
          Thread doesn’t depend on DHCP or DNS either.
      • poulpy1231 hour ago
        most people don&#x27;t want to manage a self-hosted server just for interacting with some smart devices in their home
      • barbazoo3 hours ago
        Agree. It’s a hassle to set up once but then you quickly forget about it.
    • OptionOfT3 hours ago
      I don&#x27;t think that is entirely correct.<p>Just like Apple HomeKit you can add devices that aren&#x27;t certified. It shows a warning, but apart from that it functions like a normal device (for as far as I can tell).<p>I have been using <a href="https:&#x2F;&#x2F;github.com&#x2F;t0bst4r&#x2F;home-assistant-matter-hub">https:&#x2F;&#x2F;github.com&#x2F;t0bst4r&#x2F;home-assistant-matter-hub</a> to expose my home assistant devices to Google Home without having to expose my Home Assistant to the cloud.<p>Second, certification is what separates Z-Wave from Zigbee which in my (n=1) experience means less issues in terms of compatibility.<p>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.
    • wkat42425 hours ago
      Yeah and matter needs internet access in many cases. It was supposed to be the saviour of open home automation. But in practice it leaves too many strings attached that the manufacturer can take advantage of.<p>And despite it not being open enough for open source enthusiasts, it&#x27;s also got a bad name with manufacturers. I work for one and I asked why we wouldn&#x27;t implement matter and thread and it was laughed off because apparently marketing will never give up their own app as a data collection and cross selling vehicle. Of course those are exactly the reasons I don&#x27;t want this.<p>I didn&#x27;t even know about the certification that only big players can do and the locked firmware requirements. It&#x27;s ridiculous. Why were thread and matter hailed as the open revolution when they&#x27;re exactly the opposite?
      • arghwhat1 hour ago
        Matter doesn&#x27;t need internet access, it&#x27;s an entirely local protocol even when you integrate to other vendor ecosystems.<p>Now, something like Google Home might decide to go online to talk to a Google Home Hub device, which is where Google wants to initiate all Matter communication from, but that&#x27;s a Google thing, not a Matter thing.
        • Volundr1 hour ago
          Technically Matter itself doesn&#x27;t require Internet access, but you&#x27;ll come across many devices that won&#x27;t operate (or even join) without a functioning border router. What&#x27;s in the spec and the lived experience are sort of different here.
      • K0balt4 hours ago
        &gt;Why were thread and matter hailed as the open revolution when they&#x27;re exactly the opposite?<p>Subterfuge PR or the subversion of original intention by greed.<p>Also, wasn’t there recent news that thread was being abandoned by manufacturers, even declaring it EOL? Or am I conflating that with something else?
        • umbra071 hour ago
          I remember an interview [1] with the Nanoleaf CEO (they switched to Thread over Matter years ahead of everyone else) about why Thread&#x2F;Matter was so difficult, why everyone else didn&#x27;t adopt it, and that they&#x27;re going to wait for Thread to get better before they launch new products with it.<p>On the other hand, I believe all the major Thread Border Router manufacturers (Apple, Google, Amazon, Samsung) have updated their Thread routers or committed to updating their Thread routers to Thread v1.4, which is a pretty major upgrade.<p>[1] <a href="https:&#x2F;&#x2F;matter-smarthome.de&#x2F;en&#x2F;interview&#x2F;nanoleaf-ceo-gimmy-chu-on-thread-problems-in-matter&#x2F;" rel="nofollow">https:&#x2F;&#x2F;matter-smarthome.de&#x2F;en&#x2F;interview&#x2F;nanoleaf-ceo-gimmy-...</a>
          • K0balt1 hour ago
            Yeah, doesn’t sound like EOL to me. Must have been some other IOT&#x2F;PAN technology.
      • dylan6044 hours ago
        &gt; Why were thread and matter hailed as the open revolution when they&#x27;re exactly the opposite?<p>Because consumers are lazy and dumb, and do not do any kind of research. They believe what is written on the tin. Why is OpenAI called &quot;open&quot;?
        • wkat42422 hours ago
          But it&#x27;s not just consumers. I know the tech press hailed it as the end of manufacturer-specific closed systems, and so did some of the developers like the ones from Home Assistant.
    • Larrikin5 minutes ago
      I didn&#x27;t believe any of the information in this post is correct.
    • FabHK3 hours ago
      &gt; Matter is a closed ecosystem<p>If &quot;closed&quot; means open to anyone that has their product certified to adhere to the rules, then I&#x27;m ok with that.
    • olalonde4 hours ago
      That&#x27;s incorrect. Matter is an open standard.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Matter_(standard)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Matter_(standard)</a>
      • devnullbrain3 hours ago
        &gt;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]<p>Thank you for the clarification?
        • arghwhat1 hour ago
          To be clear, this is the same organization that developed Zigbee, which requires paid certification - without, you&#x27;re not allowed to say the product supports Zigbee or to use the Zigbee logo.<p>You can connect devices without this, it just shows a warning during commissioning that the device is not certified. No impact whatsoever.
      • vorpalhex4 hours ago
        Matter is &quot;open&quot; in that it is published. It is not &quot;open&quot; in that you can make a matter device in your basement.<p>Here is the Silabs explainer on the certification process: <a href="https:&#x2F;&#x2F;docs.silabs.com&#x2F;matter&#x2F;latest&#x2F;matter-certification&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.silabs.com&#x2F;matter&#x2F;latest&#x2F;matter-certification&#x2F;</a>
        • CharlesW3 hours ago
          &gt; <i>It is not &quot;open&quot; in that you can make a matter device in your basement.</i><p>You can! You just can&#x27;t ship it&#x2F;sell it without certification.<p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;homeassistant&#x2F;comments&#x2F;1adh8ah&#x2F;esp32_c3_running_matter_firmware_connected_to&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;homeassistant&#x2F;comments&#x2F;1adh8ah&#x2F;esp3...</a>
        • olalonde3 hours ago
          &gt; It is not &quot;open&quot; in that you can make a matter device in your basement.<p>I did exactly that last week... Certification is required if you want to use the trademarked logo in your marketing materials (same as with Wi-Fi and Bluetooth afaik).
    • comandillos2 hours ago
      This isn&#x27;t entirely true, isn&#x27;t it? I mean, the whole internet runs on a PKI and we need such a mechanism to ensure secure communication across devices in the network. I understand home devices that contain all sort of sensors and actuators should be handled in a similar fashion, isn&#x27;t it?<p>I mean, that PKI doesn&#x27;t exclude non-approved manufacturers from producing Matter devices, you can always trust their PAA (their CA) in your border router if it&#x27;s not a well-known manufacturer. And also, I am pretty sure that if this is the case the Matter border router should warn you of this and ignore the fact that the PAA is not in the local store of root CAs (as we did in the times when we had https without Let&#x27;s Encrypt and didn&#x27;t want to pay Comodo to sign our certs)
    • tommysve4 hours ago
      What a shit load of disinformation you are spreading. Read up on Matter and Thread, please.
      • luckydata42 minutes ago
        I don&#x27;t know why you&#x27;re downvoted, it&#x27;s the same reaction I had tbh.
      • echelon4 hours ago
        Can I make a Matter device for myself?
        • olalonde3 hours ago
          Yes. <a href="https:&#x2F;&#x2F;developers.home.google.com&#x2F;codelabs&#x2F;matter-device" rel="nofollow">https:&#x2F;&#x2F;developers.home.google.com&#x2F;codelabs&#x2F;matter-device</a>
          • snickerdoodle122 hours ago
            Can I sell it without paying a gazillion fees?<p>Spoiler alert: No. There&#x27;s a whole bunch of bullshit: <a href="https:&#x2F;&#x2F;developers.home.google.com&#x2F;matter&#x2F;integration&#x2F;pair#pairing_restrictions" rel="nofollow">https:&#x2F;&#x2F;developers.home.google.com&#x2F;matter&#x2F;integration&#x2F;pair#p...</a><p>You can sort of run your own device if you&#x27;re fine with giving google far too much information and they can block you at any time.<p>Face it, bigtech has a hardon for closed ecosystems. If they could they&#x27;d make it so every computer that wants to send an ethernet packet has a private key blessed by some bigtech cabal which they can revoke, but luckily for us this standard predates this gross new fetish.
            • Larrikin7 minutes ago
              Matter has nothing to do with Google except they are supporting the standard. If you care so much about an open ecosystem Google Home shouldn&#x27;t even matter, you would be worried about Home Assistant support.
            • olalonde1 hour ago
              Do you extend that criticism to USB, Bluetooth, WiFi, etc.? The alternative and current status quo is every vendor developing their own proprietary, incompatible and insecure protocols. Unless there&#x27;s a better alternative I am unaware of, Matter is a step towards greater interoperability and openness.
            • markhahn18 minutes ago
              branding is not closing.<p>a closed ecosystem means hermetically sealed: nothing gets in or out. matter is just treating their brand with respect. not different from any other industry standard.<p>if you&#x27;re saying &quot;I want all industry standards to become governmental ones&quot;, well, I happen to agree.
            • mardifoufs56 minutes ago
              Isn&#x27;t that true for ZigBee too? Can you sell ZigBee devices (and market them as such) without paying fees?
  • gorgoiler7 hours ago
    My first reaction here was horror: Home Assistant and Zigbee integrate perfectly with IKEA’s devices, and the devices are beautifully designed! Please don’t take these away! Only the other day did I marvel at how a low battery indicator flashes on one of my remotes when I use it. A design flourish that I really appreciated.<p>But I read that Thread supports IPv6 via mesh networking. It did always feel a bit awkward having Zigbee networking and IP networking competing over the same site. It would be very nice to issue commands from any peer to any other peer, using standard networking. Can anyone here confirm that Matter&#x2F;Thread will be a bright, open, and happy new future?<p>A lot of people I know would scoff at “smart home” stuff. I used to. Having a programmable house is incredibly useful though. When all your lights and sensors are available for programming you can do stuff that’s cool not because it is particularly innovative but because it is incredibly <i>easy to implement</i>:<p>- my partner can control a “do not enter, call in progress” red light bulb;<p>- my outside lights trigger off PIR, door sensors, or Ring motion detection;<p>- I have a series of indoor lamps come on in succession if motion is detected outside at night;<p>- we programmed a push button to turn a light green on one tap and red on a double tap for a fun game of twenty questions;<p>- and my indoor Ring cameras shut down unless both my partner and I are out of the house.<p>All of these things were <i>trivial</i> to do given that everything is available on one Home Assistant instance!
    • WhyNotHugo6 hours ago
      &gt; Can anyone here confirm that Matter&#x2F;Thread will be a bright, open, and happy new future?<p>Sorry, it’s a closed ecosystem. It relies on PKI and device attestation to ensure that only devices from approved partners are usable. It’s unlikely that small players can participate, and zero chance of any homebrew scene.
      • bri3d5 hours ago
        I disagree that there’s zero chance for a homebrew scheme; it’s pretty easy to enable development mode and commission self-made devices using Google Home or Apple Home on both iOS and Android.
        • lukeschlather1 hour ago
          Dev mode seems like such a nonstarter. I don&#x27;t know what dev mode entails, but I don&#x27;t want to be running my kitchen light in dev mode, I&#x27;ll just use an analog switch.
          • bri3d1 hour ago
            &gt; Dev mode seems like such a nonstarter. I don&#x27;t know what dev mode entails,<p>... what?<p>All it means is that the &quot;commissioner&quot; (broker which attaches Matter devices to your Fabric) ignores the chaining of the device attestation to an approved CA. In the case of using Google&#x27;s Commissioner, this requires adding a Vendor and Product ID in your account&#x27;s Developer console. In the case of Apple&#x27;s Commissioner, it&#x27;s just pressing a &quot;Trust this unknown device&quot; button. That&#x27;s it.
      • 0x000xca0xfe6 hours ago
        And manufacturers tend to lock down their Matter devices, too, so you can&#x27;t flash Tasmota or ESPHome on them. See: Shelly, Sonoff.
        • 3nwf2485 hours ago
          Not just tend to, have to. Matter certification requires flash encryption and FW signing.
          • 0x000xca0xfe5 hours ago
            Are these requirements public?<p>I was working on a Matter device but it never got certified due to high cost&#x2F;lack of customer demand.
            • Chihuahua06334 hours ago
              Matter specifies that all firmware images must be signed so the device can verify authenticity before installation, ensuring they haven’t been tampered with. Matter further requires mechanisms to prevent unauthorized firmware execution and ensure that firmware can&#x27;t be downgraded.<p>Matter states that firmware images “may be encrypted.” This is not a requirement, though encryption is allowed and may add security<p>(<a href="https:&#x2F;&#x2F;community.arm.com&#x2F;arm-community-blogs&#x2F;b&#x2F;internet-of-things-blog&#x2F;posts&#x2F;achieving-secure-device-updates-on-matter" rel="nofollow">https:&#x2F;&#x2F;community.arm.com&#x2F;arm-community-blogs&#x2F;b&#x2F;internet-of-...</a>)
              • 0x000xca0xfe3 hours ago
                This sounds like it only affects OTA updates going through the Matter stack, not an explicit requirement to block serial flashing.<p>Disclaimer: I haven&#x27;t tried serial flashing of Shelly&#x2F;Sonoff Matter-enabled devices myself, just remember some complaints of customers that failed to re-flash such devices.
          • jekwoooooe47 minutes ago
            You say that as if that’s a bad thing. I would love to have more iot security
            • markhahn16 minutes ago
              where &quot;security&quot; here means &quot;anything not explicitly sanctioned by the vendor is prohibited&quot;?
      • madwolf6 hours ago
        What? You can buy a very cheap ESP32 with Thread and easily build your own device with Matter&#x2F;Thread and it will work. Doesn&#x27;t seem that closed. There is OpenThread that is an open source implementation of Thread. Home Assistant is compatible with Matter over Thread devices... What&#x27;s closed about this?
        • Asmod4n6 hours ago
          You can’t talk to other devices unless you got the private key of them.
          • mmastrac5 hours ago
            I know almost nothing about Matter but is this true? I though that if you control your own fabric, you can talk to any device on it because they trust your controller.
            • bri3d2 hours ago
              This is correct; the hand-wringing in this thread is fair in that Matter does have a central governing authority who determine which devices are trusted, but completely unjustified insofar as that making a DIY Matter fabric&#x2F;network is extremely easy.<p>The part about Matter that&#x27;s &quot;closed&quot; is the device attestation process; the Distributed Compliance Ledger (DCL) contains a closed set of trusted Product Attestation Authorities. The device&#x27;s Device Attestation Certificate (DAC) needs to chain to these PAAs for a &quot;production&quot; Matter Commissioner to enroll the device in a fabric without additional steps.<p>Here&#x27;s he thing: all available Matter Commissioners make it really easy to commission a device with an untrusted DAC; for Google you need to add the IDs for the device to a Developer account associated with device you&#x27;re trying to use as the Commissioner, and for Apple (at least as of a year or so ago when I last tried this), you just press &quot;Trust this untrustworthy device&quot; on a dialog box.<p><a href="https:&#x2F;&#x2F;developers.home.google.com&#x2F;matter&#x2F;primer&#x2F;fabric" rel="nofollow">https:&#x2F;&#x2F;developers.home.google.com&#x2F;matter&#x2F;primer&#x2F;fabric</a>
              • yjftsjthsd-h36 minutes ago
                So it&#x27;s kinda like UEFI Secure Boot? PKI with a default list of officially trusted companies, and it&#x27;s supposed to let the end user add their own keys, but the details make people nervous because it would be really easy for the vendor to break that any time they feel like it?
          • meepmorp6 hours ago
            &gt; You can’t talk to other devices unless you got the private key of them<p>can you explain what you mean by this?
            • Asmod4n5 hours ago
              Buy a device from the manufacturer “Eve” try to add it to homeassistant after upgrading its firmware to use matter&#x2F;thread: no can do, they don’t give you their key to talk to their devices.
              • fnwbr5 hours ago
                I did exactly this. Got an Eve smart plug meter and it works flawlessly in HomeAssistant. I&#x27;m also pretty sure I had upgraded to the latest firmware via Apple Home app before doing so.
                • Asmod4n5 hours ago
                  They work without issues Ine HomeKit mode. With thread&#x2F;matter only Apple got the keys or whoever paid them to get them.<p>Also: the Apple home app can’t change their mode to matter, you have to do that in home assistant.
                  • Asmod4n4 hours ago
                    Great, their new devices actually work in thread mode with HA, but their older ones only when you got an Apple hub device. I’ve got 6-7 of their devices before matter was a thing and 0 work with HA. Even those that got firmware updates.
      • ValentineC2 hours ago
        &gt; <i>It’s unlikely that small players can participate, and zero chance of any homebrew scene.</i><p>I personally think the worst part of this is that China manufacturers are less likely to produce Matter&#x2F;Thread equipment.<p>Cheap China equipment has been great for Zigbee adoption. They&#x27;re much less reliable, but fantastic for getting a smart home going for cheap.
    • alex_duf6 hours ago
      &gt; It did always feel a bit awkward having Zigbee networking and IP networking competing over the same site<p>Funny, to me that&#x27;s a feature. It makes the threat of a hacked device that exfiltrate data from within your network much less likely. I avoid any wifi device because of that.
      • stego-tech5 hours ago
        This. The network fragmentation is the point, just like how some businesses would run IPX internally and use a proxy for web&#x2F;IP traffic to protect corporate infrastructure from malicious devices or software.<p>Not <i>everything</i> has to be on TCP&#x2F;IP. For smart home connectivity, I’d say that’s a feature, provided said networking standard is just as open as TCP&#x2F;IP.
      • vachina5 hours ago
        Yes, not to mention WiFi is so much more power hungry.
    • thedougd5 hours ago
      The thread border gateway (Apple TV, HomePod, Google Nest Speaker, etc) sends an IPv6 router advertisement to the network for the Thread IP space. Multiple border gateways can advertise the same IP space for redundancy.<p>I have&#x2F;had a segmented network, so I made sure my router accepted this route so that devices on different networks could communicate with the Thread devices. It worked, usually. However, I ran into some challenges with the reliability of communicating from my phone to various devices. I never quite got mDNS reflection 100% correct, and I strongly suspect that&#x27;s my problem. If you look at an mDNS entry for a device, you&#x27;ll see some advertise all their IPv6 addresses including link local (fe80::). I suspected some clients were dumb, trying the first IP they found, and giving up when it didn&#x27;t work. I was working on modifying the golang mdns-reflector project to filter these entries. I had some success, but I haven&#x27;t finished.
    • pixxel5 hours ago
      [dead]
  • nick__m7 hours ago
    I don&#x27;t understand the problem that thread solves that zigbee doesn&#x27;t! The article says that thread doesn&#x27;t require a hub but it require a border gateway that is almost indistinguishable from a hub. And as far as my home assistant setup is concerned, it doesn&#x27;t require a hub, only a zigbee radio.<p>The only thing that seems to advantage thread is manufacturers support, but I don&#x27;t see what&#x27;s stopped them to regroup around zigbee.<p>Any one has clues on why Thread was needed when zigbee already existed?
    • alsko6 hours ago
      Matter was created by the Connectivity Standards Alliance (CSA), formerly known as the Zigbee Alliance! Basically, Matter is the next generation Zigbee. Thread as a protocol predates Matter, and it is just one of the supported transports, together with Wifi and Ethernet (for now).<p>Edit: One thing Matter adds that was not in Zigbee is Bluetooth provisioning, letting you use your phone to add a device to your network without QR codes or numbers to type in.<p>Also fun fact; Homeassistant is part of the CSA and apparently, Google, Apple and others use HA for testing!
      • bevr13372 hours ago
        &gt; Edit: One thing Matter adds that was not in Zigbee is Bluetooth provisioning, letting you use your phone to add a device to your network without QR codes or numbers to type in.<p>What follows are my two pennies as a developer working in home automation for 7 years. In this venue, readers may even have more knowledge regarding security, but I hope to speak to a common case.<p>I develop this exact feature though not for Ikea. Having made the sausage, some of these UX-first flows are worrisome.<p>Consider a lightbulb that factory resets given a rapid succession of power cycles. Most consumers won&#x27;t have redundant power during a brownout, so there is an edge case where dirty power can mistakenly send the bulb to a reset state. (More plausibly, a child tugging at a light switch?) Now, any device in radio range has an opportunity to take over the bulb.<p>Provisioning is rare. Unless the owner enjoys tinkering, a residential IoT device is provisioned a handful of times in its life. I <i>personally</i> think it&#x27;s a waste of time to optimize this flow if the improvements are also vulnerabilities.<p>Suppose I have a great new smart bulb. I&#x27;m ready for a larger market so I prepare a demonstration for Lowe&#x27;s, hopeful for space in their lighting and rough electric aisles. Lowe&#x27;s has seen this before. My bulb works fine but my users aren&#x27;t technical. Lowe&#x27;s replies, &quot;we can&#x27;t carry this. Users must deploy and control from a single app in 5 minutes.&quot; If I want my smart device to compete, my hand may even be forced to implement UX-first provisioning.<p>Companies like Lowe&#x27;s and IKEA don&#x27;t want to be in the tech support business. My bulb is a liability because their customers will call with complaints or questions.<p>I find QR codes to be a slick implementation. They don&#x27;t even need electricity! Users can manage the system even when components go offline. Folks are trained on social security numbers and PINs for bank cards. It&#x27;s easy to comprehend the QR code as a password.
        • lukeschlather1 hour ago
          I feel like the problem is a lack of realism about what is required to meet the usability standards of traditional analog switches. Like, I hear you talking about a tradeoff between security and usability for a &quot;rare&quot; provisioning event but I think in practice if you imagine a device has a 10 year lifespan, I would guess that making the provisioning hardware probably translates into at a minimum a full month of downtime over the lifespan of the device, with many devices being down for months or years at a time because no one can be bothered to figure out why.<p>The security concerns probably have typically zero impact on the operation of the device. I&#x27;m not saying that the security concerns are unjustified. Really I&#x27;m actually leaning more that this is completely impractical and not a good replacement for a dumb physical switch. The security issues are unacceptable and the downtime caused by even the useless security measures available is even worse. (Also, the security measures seem more concerned with whether or not I have a license to watch my video on that particular device than preventing people from turning on my toaster.)
          • bevr13371 hour ago
            &gt; if you imagine a device has a 10 year lifespan, I would guess that making the provisioning hardware probably translates into at a minimum a full month of downtime over the lifespan of the device, with many devices being down for months or years at a time because no one can be bothered to figure out why.<p>Can you explain more about how you reached this conclusion? Why are devices offline for years now?
        • umbra071 hour ago
          on the other hand - I had contractors install our Nanoleaf recessed light cans (thread over matter) in our new house. In all the hubbub, I forgot to make sure to save the light cans boxes that had the QR codes inside. I found around half the QR code stickers, but I lost the other half. The light cans also have the QR codes printed on the top, but we have nailed-down attic flooring that covers them completely. So I&#x27;m basically just praying that Nanoleaf&#x27;s CS can give me the pairing codes based on my order number, haha.
          • bevr13371 hour ago
            Oof, yes that&#x27;s certainly a way QR codes can go wrong. Ideally manufacturers print the QR code on the device such that it lasts the device&#x27;s lifetime.<p>It would be nice if technical users (installers) could reset the certificates or keys too. Besides losing the QR code, secondhand owners also want some assurances.
            • luckydata39 minutes ago
              exactly, this scenario is why I&#x27;m excited about bluetooth provisioning.
        • luckydata40 minutes ago
          while your example is correct, I have many many examples in my experience why scanning a qr code is simply infeasible in some situations and as a owner of a heavily automated home I welcome the development with open arms.
    • amluto5 hours ago
      As I understand it, Thread can transparently extend its mesh over regular IPv6 (Ethernet, Wi-Fi, etc), whereas extending a Zigbee (or Z-Wave) mesh beyond useful mesh range is a mess. I have a Z-Wave network that uses two controllers, and it <i>sucks</i>. It’s utterly obnoxious to maintain, the whole concept of multiple controllers is barely supported by zwave-js-ui, it is far to dumb to recover quickly on its own if it transiently loses connectivity to a node, and roaming between controllers is a complete non-starter.<p>I haven’t tried Thread yet, but I’m delighted by the concept of having a couple of easy-to-maintain base stations (routers or whatever they’re called) connected to the local network and having devices automatically roam between them.<p>I am <i>not</i> delighted by the fact that an Apple Home Thread network, a Google Home thread network, and a Home Assistant native thread network appear to be different things that are not entirely compatible with each other.
      • umbra071 hour ago
        I believe this is what thread v1.4 is attempting to solve. Apple has already updated their Thread border routers to v1.4, and Google, Amazon, and Samsung have all promised to update their border routers too.
      • mox13 hours ago
        Yes this is indeed a problem. You can get around this by piping the Z-Wave or Zigbee information into a MQTT server and basically run them as separate networks, with Home Assistant and MQTT tying it all together. But you will need some type of Zigbee to Ethernet adapter (Sonoff makes one, Raspberry Pi, etc.) or Z-wave to ethernet adapter (again Raspberry Pi). It&#x27;s definitely clunky. But doable.<p>I am running multiple Zigbee networks near each other (in a house and in a detached garage) with Home Assistant, MQTT server and a Sonoff Zigbee bridge, with Tasmota.
      • izacus4 hours ago
        &gt; I am not delighted by the fact that an Apple Home Thread network, a Google Home thread network, and a Home Assistant native thread network appear to be different things that are not entirely compatible with each other.<p>Hmm, in what way? The Matter standard does demand that devices support at least 5 of such &quot;fabrics&quot; at once. Where is the issue in practice?
        • amluto2 hours ago
          Maybe there isn’t one. Can I “pair” a Thread device with, say, an Apple TV and have it talk to the Apple TV via radio to an IKEA Dirigera hub and then IPv6 over Ethernet from the Dirigera to the Apple TV?
    • AndrewDucker7 hours ago
      My understanding is that Thread is lower latency and lower power than Zigbee.
      • nick__m6 hours ago
        How is that possible when thread use an ipv6 stack over 802.15.4 while zigbee use a simpler stack also over 802.15.4 ? The only thing I see is that manufacturers prefer an ip stack because it&#x27;s &quot;easier&quot; to develop for.
        • AndrewDucker6 hours ago
          An excellent question - all I can do is point you at the research. See the top graph here: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;homeautomation&#x2F;comments&#x2F;nxmehn&#x2F;clearing_up_confusion_thread_is_much_faster_than&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;homeautomation&#x2F;comments&#x2F;nxmehn&#x2F;clea...</a>
          • nick__m6 hours ago
            I should have been more precise, I don&#x27;t doubt the claim about latency nor speed, but I really doubt that running an ipv6 stack requires less power than running the simpler zigbee stack.<p>Also one Thread advantage from that discussion made me laugh:<p><pre><code> safe as the internet, using proven IP technologies </code></pre> But thanks you for answering me!
            • dgacmu6 hours ago
              I haven&#x27;t measured it, but: in a lot of embedded situations, the radio transmission time is the single biggest consumer of power. Thread+matter being more efficient on number of packets transmitted per command (the reason latency is lower) could actually translate to battery savings.
          • 0x000xca0xfe6 hours ago
            But does it translate to real world gains? I&#x27;ve developed a Matter (wifi) device and the stack is ridiculously chatty.
        • RandomThoughts35 hours ago
          &gt; The only thing I see is that manufacturers prefer an ip stack because it&#x27;s &quot;easier&quot; to develop for.<p>It <i>is</i> easier to develop on an ip stack.<p>You have great tooling and great libraries out of the box because pretty much everything uses ip nowadays.<p>Plus, at least part of the controllers people use for their smart home will use ip anyway. A non ip network will need a bridge.<p>&gt; How is that possible when thread use an ipv6 stack over 802.15.4 while zigbee use a simpler stack also over 802.15.4?<p>Easy, zigbee doesn&#x27;t use a simpler stack. Using the same physical layer protocol doesn&#x27;t tell you anything about the rest of the stack.<p>It&#x27;s actually pretty simple. 6LoWPAN which is what Thread uses is more efficient than the Zigbee network protocol. Packets are smaller and the routing is better. It&#x27;s not particularly surprising to be honest because Thread was designed by people who knew Zigbee really well and were aiming for an improvement.
  • AndrewDucker7 hours ago
    I am hoping that this is the thing that triggers Matter&#x2F;Thread to go mainstream.<p>I&#x27;m currently blocked because Google and Amazon don&#x27;t support &quot;Generic Switches&quot;. Which means that if I switch over a light-bulb to being a smart one I can&#x27;t use something like the Arre Smart Button to control them. Which seems like such a standard requirement that I do not understand why it&#x27;s not supported.<p>If Ikea will let me set that up then I&#x27;ll be delighted.
    • brulard33 minutes ago
      I&#x27;m not sure what I am missing, but isn&#x27;t it completely possible to connect any kind of smart button to control a light bulb? Isn&#x27;t this exactly what home assistant is being used for? I only tried it, but was able to add a generic smart button to HA and let it control a USB switch with some led lights. How is your use case different?<p>UPDATE: Ok, is this about the state of Matter implementation? I think I misunderstood that.
    • cheeze1 hour ago
      For how much hype Matter had (I remember everyone saying &quot;Just wait! Any day now!&quot;) it sure... hasn&#x27;t delivered
      • AndrewDucker1 hour ago
        Yeah.<p>I&#x27;ve got it up and running with some Nanoleaf lights and Amazon Echo running as border routers, and it&#x27;s rock solid nowadays. But my wife hates voice-controlled devices, so I can&#x27;t put them in elsewhere until I can slap in some buttons to control them. And that&#x27;s basically not supported, which leaves me thinking that either the spec is a disaster or Google&#x2F;Amazon are deliberately kneecapping it.
  • mft_7 hours ago
    Huh... anyone know what this will mean for people with legacy Ikea lightbulbs and hub?<p>e.g. if I add future Ikea lightbulbs or other equipment, will this mean managing them via a different system?<p>(By the by, I&#x27;ve been very happy with Ikea bulbs so far; while other people complain of LED bulbs with a short lifespan, [touches wood] I&#x27;ve not had a single failure with Ikea smart bulbs, with ~7 years and counting on one of mine.)
    • Spooky236 hours ago
      The newer DIRIGERA hub has both radios, and recently added full thread support in a firmware update, so you should be good if you have it. Otherwise, add that or an upcoming hub or migrate the old bulbs.<p>I love my Ikea smart home gear, it works really well. Odd that a cheap furniture store that sells meatballs seems to have a more coherent smart device strategy than major tech companies!
      • kedikedi5 hours ago
        I think that applies to many other electronics they sell too. I find them pretty well engineered overall.<p>My guess is that it’s because they sell any particular piece of hardware in millions and it’s in their best interest to design it properly so they don’t have to deal with the returns.
    • AndrewDucker6 hours ago
      Looks to me like they&#x27;ll continue to work. There are multiple mentions of backwards compatibility in the article.
    • api6 hours ago
      Isn’t this the history of home automation? The money is in getting people locked into a “system,” but the systems are things that tend to rapidly become dated. So people will invest in a system and either get disillusioned due to the downside of lock in or the system goes obsolete and the newer stuff is not compatible because it’s a whole new system. Rinse, repeat.<p>There have been many attempts at industry standards but they fray around the edges. Nobody understands that a protocol and a spec is not a user experience, so the standards just become the basis for closed walled garden “systems.”<p>It’s why I stay away from it.
      • jkestner5 hours ago
        “[Matter in its current version] doesn’t really help resolve the key issue of the smart home, namely that most companies view smart homes as a way to sell more individual devices and generate recurring revenue.”<p><a href="https:&#x2F;&#x2F;staceyoniot.com&#x2F;matter-only-solves-about-one-of-the-smart-home-core-issues&#x2F;" rel="nofollow">https:&#x2F;&#x2F;staceyoniot.com&#x2F;matter-only-solves-about-one-of-the-...</a>
      • nick__m6 hours ago
        That&#x27;s the strength of a DIY approach backed by a community of users like homeassistant, it doesn&#x27;t get obsolete.<p>I will just have make sure that I have a spare zigbee radio in case they eventually disappear from the market.
      • madwolf4 hours ago
        I mean... I have an Aqara Matter over Thread smart lock that connects via AppleTV (which is a Thread border router) to Home Assistant. And I can control the lock both with HA and Apple HomeKit. And this whole thing works flawlessly. Aqara, Apple, open source HA. Never thought this would be so smooth.<p>I think the whole point of Matter is that the devices are manufacturer independent and you can use any device with any hub.
        • umbra071 hour ago
          I have an Aqara Thread over Matter smart lock too. The only thing I can do with it via Home Assistant is remote unlock&#x2F;lock and get the battery %. I can&#x27;t do user management or the million other features that require me to use the Aqara app.
  • jauntywundrkind2 hours ago
    The lamp+speaker is interesting. Wish it had usb-c for power, and or wireless charging.<p>A pity there&#x27;s no home standards for audio streaming. Matter Cast is an abomination, unfortunately: from what I can tell it requires native apps for each device, and there&#x27;s not really an app store system, and indeed seemingly many devices only can stream via the pre-installed software!!<p>Really emphasizes the incredible power of Netflix&#x27;s DIAL protocol, which tells a device to go to a URL &amp; opens some command channels. Which is, if you squint, what Chromecast &#x27;s protocol was for a long long time (now I think there&#x27;s also the ability to ship native apps to devices too?).<p>Really glad to see Ikea on board here. This creates a lot of pressure for other devices makers to modernize &amp; use the much improved Matter stack, with much better network performance &amp; much more standardization for Apple Google &amp; potentially other control fabrics to make viable home systems, something Z-wave and Zigbee weren&#x27;t positioned to make great progress on.
  • vachina7 hours ago
    Haha. Imagine a light switch that becomes obsolete like your wireless router.
    • lotsofpulp7 hours ago
      Why can’t it keep working via manual control?
      • gorgoiler6 hours ago
        These types of switches will always retain manual control. It is common to separate the user facing switch from the actual electronics and everything still works manually. This means you can take any new or existing switch furniture and make it smart:<p><a href="https:&#x2F;&#x2F;sonoff.tech&#x2F;products&#x2F;sonoff-mini-extreme-wi-fi-smart-switch-minir4" rel="nofollow">https:&#x2F;&#x2F;sonoff.tech&#x2F;products&#x2F;sonoff-mini-extreme-wi-fi-smart...</a><p>This is good because manufacturers of well built physical switches are usually rubbish at technology, and high tech electronics manufacturers are rubbish at making aesthetically pleasing, durable switches. Separating them gives you the best of both of worlds.<p>The obsolescence is in the radio integration whereby one day you can control it remotely, the next day you cannot.
      • bluGill2 hours ago
        IF they design it to work that way it can. Do you trust the manufacture to do that though? This is not only do they need to design it that way, but also that they need to ensure it works in all the edge cases. I&#x27;ve been in software long enough to know there are a lot of weird edge cases nobody thinks of that are then missed for years.
        • lotsofpulp1 hour ago
          If you toggle or otherwise manually manipulate a light switch, surely it is physically disconnecting the circuits? I don&#x27;t see how that mechanism could ever not work, absent mechanical issues.
          • bluGill1 hour ago
            A smart switch cannot be a toggle. It needs a relay of some sort so that it can be controlled by software. There is a switch you control, then something, then the relay. That something needs to work.
        • cheeze1 hour ago
          &gt; Do you trust the manufacture to do that though?<p>... Yes?<p>I use Lutron so I&#x27;m less concerned about obsolescence... but yeah. Pretty much every smart light switch I&#x27;ve ever used is just a normal light switch with additional networking capabilites.
  • maxglute20 minutes ago
    First daim chocolate, now zigbee...
  • snickerdoodle125 hours ago
    RIP. The ikea zigbee stuff was close to being best in class. Matter is still an unusable mess.
    • Marsymars1 hour ago
      I have stuff that didn’t support Matter on launch, that I updated to Matter, and it seems exactly the same in practice.
    • CharlesW4 hours ago
      In my experience, Matter already works better than Zigbee and Z-Wave ever did, and it gets better every year. I&#x27;m interested in what your unusable mess of a system consists of, if you don&#x27;t mind elaborating.
      • snickerdoodle122 hours ago
        Just look at how long this page is:<p><a href="https:&#x2F;&#x2F;www.home-assistant.io&#x2F;integrations&#x2F;matter&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.home-assistant.io&#x2F;integrations&#x2F;matter&#x2F;</a><p>Adding a device now requires a whole song &amp; dance with bluetooth, a mobile phone and god knows what else.<p>Meanwhile zigbee is:<p>1. Buy a zigbee stick, there are dozens, they all work great<p>2. Press the permit join button in home assistant<p>3. Press a button on the device for 10 seconds or 3 times or whatever<p>4. You&#x27;re done and it works!<p>Oh, and for some reason <a href="https:&#x2F;&#x2F;www.home-assistant.io&#x2F;integrations&#x2F;matter&#x2F;#experiment-with-matter-using-a-esp32-dev-board" rel="nofollow">https:&#x2F;&#x2F;www.home-assistant.io&#x2F;integrations&#x2F;matter&#x2F;#experimen...</a> involves google cloud in the process of me testing a device I created locally on my own network<p>The final nail in the coffin is:<p>&gt; It is recommended to run the Matter add-on on Home Assistant OS. This is currently the only supported option. Other installation types are without support and at your own risk.<p>So I can&#x27;t even officially use this stuff without uprooting my entire operating system.
        • amanda992 hours ago
          Look, I agree with you and as someone with Home Assistant, I much prefer Zigbee.<p>But if you imagine a typical consumer, not a tech nerd, I think &quot;smartphone and bluetooth&quot; is by far preferable to your 4-step process.
          • snickerdoodle121 hour ago
            To be fair, step 4 isn&#x27;t a real step, step 1 is just buying the &quot;hub&quot; or &quot;border router&quot; or whatever, and step 2 &amp; 3 are the same for Zigbee and Matter, the button is just somewhere else.<p>A typical consumer has bought a zigbee hub (like they need to buy a thread border router), then use their phone to press a button in the app and then they press a button on the device. Still dead simple and doesn&#x27;t require flaky bluetooth from their phone, which in 2025 most androids still suffer from.
      • kstrauser3 hours ago
        That’s been my experience. My older Zigbee&#x2F;Z-Wave stuff seemed to work… up until it didn’t, and then cue wailing and gnashing of teeth. My Matter gear was initially a little flaky but is now vastly more reliable than Zigbee ever was.
  • whitehexagon6 hours ago
    I only recently discovered and invested in the IKEA ZigBee hardware, about the only product their MBAs havent destroyed. The hardware is very well built, and sensibly priced. What I liked most of all was that the hub was optional, and thus no cloud account required.<p>I ended up pairing mine with a &#x27;ConBee II&#x27; and with a bit of Go code was able to receive sensor data with very little latency, and activate switches and lights very quickly.<p>What a shame they discontinue such a great product line. But I already decided this is the last home automation technology I&#x27;ll invest in. ZigBee seems perfectly suited for this role, and no idea why we need yet another new standard. Although I also said that switching away from x10, if anyone still remembers that.
  • yesimahuman4 hours ago
    Unfortunately, the writing&#x27;s on the wall for mainstream adoption of Zigbee. For me, Leviton not making any more Zigbee smart switches was the last straw and I&#x27;ve prioritized Z-wave devices where possible. I also get much better performance out of Z-wave. Sad to see though, as the Zigbee devices I do have are working just fine. I don&#x27;t really get the point of Matter or Thread when Z-wave works so well.
    • CharlesW4 hours ago
      It&#x27;s pretty straightforward: Z-Wave is a closed (one company owns and controls the tech and brand) hub-bound mesh, and really should&#x27;ve been displaced by an open solution long ago. Matter is an industry-standard IPv6-based application layer that works over Thread (the successor to ZigBee) <i>and</i> Wi-Fi.
      • philjohn2 hours ago
        Yes - but it does feel over-engineered in some places (for good reason, having device profiles that everyone adheres to makes supporting a new device of a given class a doddle for smart home platforms) and it is definitely more finicky at present to pair devices than with Zigbee.<p>If I had to wipe and re-setup my smart home with 100 Zigbee devices and 18 Matter over Thread devices (Tado smart thermostat and TRV&#x27;s) the Zigbee devices would take me about half an hour in total to have back up and running in HomeAssistant, the Matter over Thread devices would take me around 2-3 hours as you have to pair them one-at-a-time.
        • CharlesW1 hour ago
          &gt; <i>If I had to wipe and re-setup my smart home with 100 Zigbee devices…</i><p>FWIW, this is purely an HA issue, not a Matter one. Once HA includes the Matter credential store in backups&#x2F;restores, the experience will be the same.<p>Out of curiosity, what is the reason you find yourself completely wiping and re-pairing all of your Z-Wave devices?
      • mox13 hours ago
        Z-wave also uses 900mhz in the US, which penetrates walls better and has less competition with 2.4 (Zigbee). So while its closed, it usually more performant than Zigbee (in my experience...)
    • luckydata37 minutes ago
      So you dropped a dying ecosystem for a very dead and buried underground one?<p>Bold move.
      • yesimahuman17 minutes ago
        Is there some reason you felt compelled to comment on this, using that tone? Because it was completely uncalled for
  • evadne5 hours ago
    This is horrible news. Zigbee has been trouble-free and Thread has been nothing but Trouble to the point I had to throw out everything based on Thread…
  • aerostable_slug1 hour ago
    We could have had ZigBee Smart Energy Profile 2.0 running all of this, with the glory and righteousness of IP networking everywhere. Oh well...
  • mongol6 hours ago
    What is the equivalent for zigbee2mqtt for Matter&#x2F;Threads?
    • jeroenhd5 hours ago
      I don&#x27;t know if there&#x27;s an MQTT bridge yet. Generally, you run some kind of border router and connect through that. While the work doesn&#x27;t seem complete yet, there&#x27;s a guide to turn a Home Assistant install into a Thread border router if you have the necessary hardware: <a href="https:&#x2F;&#x2F;www.home-assistant.io&#x2F;integrations&#x2F;thread&#x2F;#turning-home-assistant-into-a-thread-border-router" rel="nofollow">https:&#x2F;&#x2F;www.home-assistant.io&#x2F;integrations&#x2F;thread&#x2F;#turning-h...</a><p>You can probably plumb Home Assistant into your MQTT server from there.
    • madwolf4 hours ago
      You just need a Thread border router and Matter devices connect to your HA without problems. I use Apple TV as a border router.
      • bluGill1 hour ago
        That is my sticking point - every border router I can find has a bunch of other things I don&#x27;t want. I don&#x27;t want my lights available from the internet, I just want to turn on the shed outside light from inside the house when I have guests. (since they are likely to park by the shed and walk to the house)<p>That is I don&#x27;t want google&#x2F;amazon&#x2F;samsung&#x2F;apple to control my house. Most border routers are also connect to our smart home system. (there are exceptions but it isn&#x27;t clear if they are better)
        • nagisa1 hour ago
          While not a proper product, you can buy a small ESP32C6 devboard for up-to-5 USD&#x2F;EUR and flash an example from esp-idf. This is paired with some software that runs on posix systems (think your HA host) that together form the necessary commissioning and border routing functionality. Its ends up being a relatively simple device that just takes IP packets off the radio and puts then somewhere else, so I&#x27;ve no doubt somebody will shortly make one (I&#x27;ve been working on one such for myself as an experiment.)<p>For what you&#x27;re looking to do in principle you don&#x27;t really need any of this after the initial commissioning. So long as the radio waves can reach the devices they will be able to talk to each other.
          • bluGill1 hour ago
            Just checked again, those ideas have started to mature to something that is possible now (vs 6 months ago when I last looked). I have kids and many other things in my life, so I&#x27;m don&#x27;t have much time to work on projects like this. That might be what I end up doing, for now I just have a light that hasn&#x27;t worked for months because I don&#x27;t want to figure this out (the manual switch is broken. Since the switch is both rarely used and one I&#x27;d want remotely controlled anyway I&#x27;ve been hesitating)
      • philjohn2 hours ago
        SMLight also do their PoE sticks that can be flashed to either talk Zigbee or Thread (but you&#x27;ll need a border router, such as the OpenThread border router).<p>Their latest one has two radios so you can do both Zigbee and Thread from a single device.<p>I&#x27;ve found however, that Thread prefers several border routers around my house to operate well.
  • victorbjorklund5 hours ago
    This really sucks. I have a smart home with home assistant and most of my things are Zigbee and Ikea stuff are great. They are affordable and they are high quality. So now I have to find another provider of especially light bulbs.
    • madwolf4 hours ago
      What stops you from adding a Thread border router and adding new Matter devices to Home Assistant? It works.
  • mongol6 hours ago
    My IKEA was missing a lot of Trådfri assortment when I visited this week. I started to have doubts if they had abandoned the home automation niche. Now when I am searching their site, much is gone. But I guess they are clearing the inventory for a Threads relaunch
    • brabel5 hours ago
      That&#x27;s such a shame. I bought quite a few IKEA devices as they were the cheapest in the market and were Zigbee-driven, which meant I could use it with my custom-made SmartHome software (which does what Home Assistant does but without a heavy runtime) and they connected with other manufacturer&#x27;s devices (they form a mesh, so as long as you have a Zigbee device every few 10s of meters, the devices can communicate with the central hub even from very far away). I wonder if I will be able to connect to Thread devices at all now.
  • the_mitsuhiko2 hours ago
    I&#x27;m pretty sure this is misreporting, and these devices actually support Matter as well as Zigbee.
  • AndrewDucker7 hours ago
    Paywall bypass: <a href="https:&#x2F;&#x2F;archive.is&#x2F;8S1un" rel="nofollow">https:&#x2F;&#x2F;archive.is&#x2F;8S1un</a>
  • tzs4 hours ago
    Warning: a bit of a rant incoming...<p>I&#x27;ve found Matter totally confusing. Given a device that supports Matter (e.g., a smart plug) and a set of devices I want to control that from (e.g., an Amazon Echo and an iPad) it is not clear to me what else I need.<p>Apparently I need a &quot;controller&quot;, which is not necessarily the thing that I as a user would think of the controller--as a user I think of the controller as the device I issue command from. A Matter controller is apparently a hub for connecting the thing I&#x27;m using to issue commands to the IOT device I want to control.<p>And maybe I need a &quot;Thread border router&quot;?<p>As far as the controller goes, apparently at some point Apple added the ability for iPads to be Matter controllers, so you could use a Matter device with just an iPad (if the Matter device used WiFi...if it used Thread then you would need a separate Matter controller and I&#x27;d guess one of those Thread border routers).<p>I was able to briefly use a Matter smart plug with my iPad without having a separate hub, but it stopped working not too long after. I deleted the plug from the iPad and did a factory reset on the plug and tried setting up again, but now when the iPad searches for the device during setup it doesn&#x27;t even see it.<p>Apple still has instructions on their site for setting up devices for direct use from iPad, but several sites on the net report that they actually dropped that support from iPad.<p>So lets say I go get an actual Matter hub. Do I need a separate hubs for using my Matter devices from my Apple devices and using my Matter devices from my Amazon devices? How about if I need a Thread border router--will I need one for Apple and one for Amazon? What if I add Home Assistant later--am I going to need a third hub?<p>All I&#x27;m really trying to do for now is use this one TP-Link Tapo smart plug that supports Matter from Apple Shortcuts without having to use the Tapo app. The Tapo app does integrate with Shortcuts but you have to be logged in to your TP-Link account on the app for it to work. Every so often you have to re-login, breaking your shortcuts until you do.<p>What I&#x27;m currently considering is installing Home Assistant somewhere, probably in a VM on my Mac for now but latter on a dedicated RPi if the experiments in a VM show that it will work, and setting it up to be my Matter controller for the smart plug. Shortcuts (or Siri) won&#x27;t be able to directly use Matter to control the plug with that setup, but there is a Home Assistant app for iOS&#x2F;iPadOS that can do so and that supports Shortcuts.<p>It will basically be like I&#x27;m doing now with the Tapo app but instead with the Home Assistant app and no need to be logged in to TP-Link (or to even have internet access).<p>PS: I wouldn&#x27;t need any of this if Apple would just get around to implementing for iPadOS the same 80% charge limit option that they have had on iOS for ages. I&#x27;m using the smart plug and Shortcuts as a kludge while waiting for that. I charge through the smart plug and have a Shortcut automation to turn off the smart plug when the iPad&#x27;s battery level rises above 80%.
    • imp0cat2 hours ago
      Some Amazon devices (see a list here: <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;b?ie=UTF8&amp;node=37490568011" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;b?ie=UTF8&amp;node=37490568011</a> ) already support Matter devices, so you might already have everything that you need. The Tapo 110M (M for Matter) plug for example can easily be paired with them and work flawlessly (an also much faster than the non-Matter counterparts). And yes, they don&#x27;t need internet access to work.<p>You still need the TP-Link app for some more advanced functions like power metering though.
  • AlexandrB3 hours ago
    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&#x27;t know if Zigbee was better, but it can hardly be worse.
  • pmarreck4 hours ago
    I use some sort of cobbled together solution with Philips Vue lights, a couple of LIFX lights, halfway set up HomeKit, the Vue app, some Alexa integration, some sort of gateway that I believe connects Zigbee to my LAN...<p>.. but all I can remember from growing up is the X-10 POWERHOUSE
  • vardump7 hours ago
    Does Thread work without cloud?
    • Toutouxc6 hours ago
      The question doesn&#x27;t really make sense this way. Thread is more or less like Wi-Fi. It&#x27;s a transport technology and protocol. It&#x27;s HOW your devices can talk to each other. It&#x27;s how they can say &quot;I&#x27;m here and I can see &#x27;AirPurifier324&#x27; over there.&quot;<p>Matter is a bit like HTTP. It&#x27;s WHAT your devices say to each other. It&#x27;s a way for them to say &quot;Hi, I&#x27;m a lightbulb and you can change my color and brightness.&quot;
      • vardump4 hours ago
        Ok, let me ask another way.<p>Can it operate without an internet connection and with an open standard that lets the me, the user, to be in control using a hub (if necessary) and software I choose, including an open source option should I so choose?<p>Or do I have to use proprietary hubs and software to control the devices?<p>In short, are there any end user hostile features or can I use the devices like how Zigbee works?
        • kenmacd2 hours ago
          I&#x27;ve done everything using old Particle Xenon boards (nrf52840 microcontroller) and didn&#x27;t encounter anything &#x27;user hostile&#x27;. Originally I had all the &#x27;hub&#x27; stuff on one of the boards too, but the newer recommended way is to have the board be the &#x27;radio&#x27; and to use a normal computer for the routing.<p>The matter network is just an IPv6 network, so I run coap server on my matter devices and then control them with command like &#x27;coap-client -m post coap:&#x2F;&#x2F;[&lt;ipv6 addr&gt;]&#x2F;open_button&#x27;.
        • Maxious4 hours ago
          Two devices can talk to each other if the hub helps them exchange keys <a href="https:&#x2F;&#x2F;community.home-assistant.io&#x2F;t&#x2F;how-to-implement-device-binding-between-two-matter-devices-via-ha&#x2F;859948" rel="nofollow">https:&#x2F;&#x2F;community.home-assistant.io&#x2F;t&#x2F;how-to-implement-devic...</a>
    • 0x000xca0xfe6 hours ago
      Yes but since it routes IPv6 and hubs are usually connected to the Internet when set up by the average consumer, it is very easy for Thread devices to &quot;accidentally&quot; gain Internet access.
      • CharlesW3 hours ago
        My understanding is that it can never be accidental since all access is mesh-local by default. You&#x27;d have to install a border router capable of supporting NAT64 features — SmartFriends™, I think this generally not possible with consumer border routers, correct? — and then explicitly enable it for a device.
    • thedougd5 hours ago
      Yes, local control is a key feature as well as multi-controller.
    • bananapub7 hours ago
      yes, that&#x27;s the entire point of it
  • Gi-hun3 hours ago
    Leggi tutto
  • sc9707 hours ago
    The new verge paywall seems to come out of no where, and seems to cover every article with no free limit?
  • Simulacra7 hours ago
    Paywalled. <a href="https:&#x2F;&#x2F;archive.is&#x2F;uOHVR" rel="nofollow">https:&#x2F;&#x2F;archive.is&#x2F;uOHVR</a>
  • marsven_4222 hours ago
    [dead]
  • wetpaws3 hours ago
    [dead]
  • throwaway9843935 hours ago
    &quot;A software development kit (SDK) is provided royalty-free,[13][14] though 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]&quot;<p>So it&#x27;s a closed ecosystem that makes money for a cabal of corporations
    • CharlesW3 hours ago
      It&#x27;s &quot;closed&quot; in the same way that all open wireless standards (Wi-Fi, Bluetooth, etc.) are closed. You can read the spec, use the open source SDK, and build devices without paying a cent.<p>If you want to participate as more than a hobbyist, you&#x27;ll need to join the CSA (a non-profit mutual-benefit corporation). This will cost a bit less than half of what it cost manufacturers to join the equivalent organization for Z-Wave — a closed, single-vendor, non-IP-based solution that was state-of-the-art 25 years ago.<p>Money paid by commercial vendors funds stuff like test labs, interop events, and compliance support systems.
  • elcapitan4 hours ago
    Apparently &quot;smart home&quot; means that it&#x27;s now a knowledge worker job to operate a lightswitch.