ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
248 stars 36 forks source link

Matter Smart Home #699

Open Bark33p3r opened 2 years ago

Bark33p3r commented 2 years ago

There will be coming "matter" made by a cooperation of amazon, apple, google, Zigbee and many more. https://matter-smarthome.de/en/matter-faq-en/ https://en.wikipedia.org/wiki/Matter_(standard)

https://buildwithmatter.com/

This is an upcoming project: amazon and google are opening the doors in a short time and will hand out some documentation. There are a few devices yet which support matter but there are coming a bunch of new devices and updates for old devices.

This project will be based on the IPv6 protocol and a router(bridge) supports up to 32 devices which will be repeater and are able to route 32 devices more. Hole network will support 512 devices. Philips hue e.g. will be able to support matter with a bridge as well. At CES where some announces. Apple is a huge Influencer in this projects and it will have many aspects of apple home kit.

Thanks. I love this community with all these adapters.

UncleSamSwiss commented 2 years ago

This will for sure be integrated in ioBroker.

The current state of the standard (as a written document) is not yet available, but the entire implementation (including simulators and code running on Raspberry Pi and even more embedded hardware from Nordic and others) can be found here: https://github.com/project-chip/connectedhomeip

Also, we had a rather long discussion in the forum: https://forum.iobroker.net/topic/40215/thread-co-project-connected-home-over-ip

plotpoint commented 1 year ago

What is the current state of matter integration? Matter 1.0 has been released.

Apollon77 commented 1 year ago

In progress .. We currently start to support with a node-js library for matter integration ... so will still take time, but we work on it

Apollon77 commented 1 year ago

PS: Anyone that also want to contribute to the library or adapter or sponsor Matter capable devices please write here or contact me. it will be a huge amount of work and effort for this!

Newan commented 1 year ago

Would help to the extent of my possibilities to develop or test the adapter

Apollon77 commented 1 year ago

For sure I will post here once something is available

einarmiger0815 commented 1 year ago

PS: Anyone that also want to contribute to the library or adapter or sponsor Matter capable devices please write here or contact me. it will be a huge amount of work and effort for this!

An das Spnsoring welcher Hardware hast du gedacht?

Apollon77 commented 1 year ago

An das Spnsoring welcher Hardware hast du gedacht?

Momentan gibts noch nicht viel :-) Wenn sich das ändert kann man denke ich die Frage besser beantworten. Den neuen Ikea Hub hab ich schon gekauft. Alexa gräte und nen Hue Hub (der wohl auch ein FW Update kriegen soll) hab ich auch. Einen Apple Homepod mini zum testen hab ich auch bereits bekommen. Damit ist"hub" erstmal abgedeckt.

Was fehlt - wenn es die dann mal gibt sind "echte" Endgeräte - bevorzugt erstmal WLAN, später ggf Thread/BLE. Ich würde hoffen das zB die Eve Energy sowas wird, aber die hat kein WLAN. Also ist die Frage wann es was gibt (hier steht fast nur angekündigt - https://matter-smarthome.de/diese-geraete-produkte-sind-kompatibel-mit-matter/ )

skoethe76 commented 1 year ago

Vielleicht ein Ansatz: https://github.com/TheMrBooyah/hassio-dirigera-client

Apollon77 commented 1 year ago

@skoethe76 If we would have a Dirigra adapter yes, but thats not matter .. so irrelevant for this case

SirVival71 commented 1 year ago

It would be very interesting to have a possibility to let a raspberry pi act as a thread device. I have an AppleTV and some EVE device -> The network exists. Now it would be very interesting to add some special devices. I would like to have a pi reading optical interface (IR) of the house entrance energy counter and route these information as a Thread device through the Thread network. If allready found a border router implementation for the PI but no interface to act as a Thread device.

Apollon77 commented 1 year ago

Ok, Why Thread? WOuld not be "Ethernet" as transprt medium completly sufficient?

The plan is to have "soon" a Matter adapter that offers devices via Ethernet/Wifi as first ... Pairing of other Matter devices via Thread is a later step ...

Thread is usually encapsulated by a Boprder Router that will translate Ethernet <--> Thread, so ideally we only need Ethernet/IPv6 and the rest is handled by such a Border Router. I also plan to experiemtn around with that somewhen

SirVival71 commented 1 year ago

Yes, Ethernet is the best. But in the case of my house energy counter. There is no Ethernet in the room and it would be good if I have not to install it there. The next Ethernet is 3 rooms away from there. I do no home automation by WLAN because I've switched this off at night and if nobody is at home.

But I have: A Thread network through the house, a zwave and only for lights a ZigBee by Hue. For future purposes Thread devices are preferred because of the compatibility (where no Ethernet access is). But the raspberry or esp32 has to act a Thread device to have it as a compatible device in Apple Home. That's what I'm interested in. But take the time you need. And follow your plans. I will have a look on it when there is an implementation.

msschl commented 10 months ago

Is there any process on this? Is there any thing we could do to help to advance this?

mcm1957 commented 10 months ago

@Apollon77 You can answer this best

Apollon77 commented 10 months ago

In fact right now we do basic implementation of mtter protocol in JavaScript ... driven in https://github.com/project-chip/matter.js

Short ago we reached a milestone that we also can now start on ioBroker side to utilize this work from the last 9 months basically ... I would assume we will have a first basic adapter within next 1-2 months.

If you can develop amnd are interested ... join matter.js :-)

layeraccess commented 4 months ago

A Firmware Update for the Nuki door Opener 4 was released with thread support.

mcm1957 commented 4 months ago

@Apollon77

Apollon77 commented 4 months ago

Yes I alsoready have a Nuki device sponsored by someone here and could pair it via thread ... sooo ... will work :-)