-
**Why is this content needed**
matter.js is, with also a certified device released, also a part of the Matter development and integration options.
Matter.js wants to publish docs on the project to…
-
Found alpha 43 matter hub daemon stopped this morning. Saw this in log during the night:
```
[ 2024-11-29T01:20:51.002Z ] [ ERROR ] [ Matter / Logger ]: Unhand…
-
Cover devices no longer seem to work with 3.0.0-alpha.32.
```
[ 2024-11-15T21:03:32.276Z ] [ INFO ] [ matter.js / Behavior ]: Invoke a7593064a30d433a9930e4f7836e56…
-
```
Nov 30 14:00:37 raspberrypi npx[65179]: [ 2024-11-30T13:00:37.703Z ] [ DEBUG ] [ Matter / MessageExchange ]: New exchange channel: udp://fd82:78c2:d859:d942:7174:a5a…
-
Allow me to elaborate on my environment and use case: I use a [Sonoff iHost](https://sonoff.tech/product/gateway-and-sensors/ihost/) to integrate devices into Apple Home. iHost, in addition to native…
-
matter adaper version 2.0.2
After iob start the following warning / error is shown in the log:
```
2024-11-28 19:58:36.146 - info: matter.0 (34554) starting. Version 0.2.2 in /opt/iobroker/node…
-
`import { useEffect, useRef } from 'react'
import { Engine, Render, Bodies, World } from 'matter-js'
function Comp (props) {
const scene = useRef()
const isPressed = useRef(false)
const e…
-
hi all,
adding a device out of an alias, the adapter will crash and loops on restarting.
matter.0 | 2024-12-01 19:54:07.713 | warn | Terminated (UNCAUGHT_EXCEPTION): Without reason
-- | …
-
### Is your feature request related to a problem? Please describe
Hello,
I'm one of the developers that currently work on a JavaScript/Typescript implementation of the Matter protocol with the g…
-
This issue is the essence out of https://github.com/project-chip/matter.js/discussions/1444#discussioncomment-11412712
Repro use the attacked example file.
My findings are that two things are "w…