Mark Sanctuary Posted January 30, 2024 Posted January 30, 2024 (edited) @Michel Kohanim, You mentioned the Matter support might require a boarder router. I think that works for many since a lot of us that use HomeKit have Apple TVs, HomePods. And if not Apple I am sure they have SmartThings or something else like it. Let us know if there is anything we can do to help support this development. Edited January 30, 2024 by Mark Sanctuary 2
jec6613 Posted January 30, 2024 Posted January 30, 2024 31 minutes ago, Mark Sanctuary said: You mentioned the Matter support might require a boarder router. I think that works for many since a lot of us that use HomeKit have Apple TVs, HomePods. And if not Apple I am sure they have SmartThings or something else like it. Let us know if there is anything we can do to help support this development. Ditto.
dex Posted January 30, 2024 Posted January 30, 2024 50 minutes ago, Mark Sanctuary said: @Michel Kohanim, You mentioned the Matter support might require a boarder router. I think that works for many since a lot of us that use HomeKit have Apple TVs, HomePods. And if not Apple I am sure they have SmartThings or something else like it. Let us know if there is anything we can do to help support this development. I agree! Amazon Echo Gen 4, newer Apple TV 4K and HomePods all act as Thread border routers. I’m exploiting that right now to trigger scenes in my Polisy with Eve Motion Sensors (Matter/Thread) bridged temporarily through an Alexa Routine. I just want Matter devices to show up as first-class nodes inside EISY/Polisy so I can replace the lame Alexa Routines for the logic I really want. 2
GHenry Posted March 11, 2024 Posted March 11, 2024 On 3/9/2024 at 6:46 AM, Kentinada said: Any new updates on HomeKit support? Best advice is to forget about it. It's pointless to keep asking and asking. It'll be ready when it's ready, and not before. No one can foresee when the obstacles will be overcome; that's an unknowable unknown. 1
Michel Kohanim Posted March 13, 2024 Posted March 13, 2024 Hello everyone, Sincere apologies for the delay. This implementation is based on the same framework as Matter (unlike HomeBridge). The delay has been related to the continual changes by the alliance. This said, their last release was much more stable so we are back on track. With kind regards, Michel 1
Mark Sanctuary Posted March 15, 2024 Posted March 15, 2024 Thanks Michael! Can't build a house if the foundation is not ready. Just digging around the GitHub for Matter stuff. I think (just a guess and could be wrong) Michael and team is using matter.js implementation. Looking over the ChangeLog they have indeed done a bunch of work recently. https://github.com/project-chip/matter.js/blob/main/CHANGELOG.md https://github.com/project-chip/matter.js 1
Mark Sanctuary Posted May 24, 2024 Posted May 24, 2024 @Michel Kohanim Looks like matter.js 0.9.0 (2024-05-14) is yet another big list of changes! And they introduced a new API not that long ago. So does one develop now in hopes its finally stable.?.?.? sheesh
Mark Sanctuary Posted June 8, 2024 Posted June 8, 2024 @Michel Kohanim Looks like the code examples for matter.js have been updated. There are both old and new API examples. https://github.com/project-chip/matter.js/tree/main/packages/matter-node.js-examples/src/examples Have you made any progress tying any of it into the ISY code?
JCS Posted August 15, 2024 Posted August 15, 2024 (edited) Hello @Michel Kohanim and the rest of UD team, Just curious if we have an update on this or know when can we expect this (Q4 this year, or Q1/Q2 of next year)? I have several Apple TVs and I'm contemplating to buy homepod and integrate UD with it. Thank you, JB Edited August 15, 2024 by JCS
Pmool Posted August 15, 2024 Posted August 15, 2024 Been working on a nodeserver plugin to expose the ISY as border router via matter.js. Have had some speedbumps, but I will let folks know when it is ready to test. 1 1
JCS Posted August 17, 2024 Posted August 17, 2024 Thanks so much for the update, Pmool. Sounded like a q4 release to me. 🐵
Recommended Posts