Luligu / matterbridge

Matterbridge plugin manager for Matter
https://github.com/Luligu/matterbridge/blob/main/README.md
Apache License 2.0
125 stars 13 forks source link

Fan support #51

Closed genehand closed 1 month ago

genehand commented 1 month ago

Hey we're stirring up interest with the addition of the home assistant plugin and it's working well for people so far. I was asking about potential support for fans and realized that may need to be added here first. Is that the case or could it be implemented directly in a plugin?

Thanks again!

Luligu commented 1 month ago

Hi, the FanControl cluster is already in the dev with some new Matter 1.3 devices and relative clusters:

name: 'MA-waterFreezeDetector', code: 0x0041,

name: 'MA-waterLeakDetector', code: 0x0043,

name: 'MA-rainSensor', code: 0x0044,

name: 'MA-smokeCoAlarm', code: 0x0076,

name: 'MA-electricalSensor', code: 0x0510,

name: 'MA-deviceEnergyManagement', code: 0x050d,

I will publish it as soon as possible (before Monday). Still need some more check on it and a controller that supports the new device types...

genehand commented 1 month ago

I will publish it as soon as possible (before Monday). Still need some more check on it and a controller that supports the new device types...

Ah great timing, thanks

Luligu commented 1 month ago

Hi, as promised will be published today.

Fan

And a lot of other stuff.

Let me know if I can be of help for your project.

[1.3.0] - 2024-06-16

This release is all about Matter 1.3

If you are wondering whether the controllers already support Matter 1.3, the answer is unfortunately no.

Only Home Automation supports:

and (probably only like BooleanState cluster)

Changed

Added

Buy me a coffee