Problem Tuning On Multiple Entities in New Matter JS Integration?

Hey folks,

I moved to the new matter js (through 9.0.4) integration and seem to be facing an issue - so wanted to check if anyone has seen something similar.

The problem I'm seeing is if I try to turn on multiple target entities in a single turn_on action. When an automation encounters this, it actually turns on the entities but returns an "Error: No command response (code 204)" and the automation stops.

.

The automation runs ok if I change it to separate action blocks with one entity each. If I restore the previous (non js) version of matter, the multiple entites automation runs ok.

Any pointers?

1 Like