MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
Is there any Homebridge plugin for MM?
-
I’ve installed
homebridge
on my RPI. Is there any plugin for MagicMirror? -
@Sean While there isn’t currently a module specifically for homebridge, there are a few that interact with smart thermostats, Wink hub, and some others I remember seeing. You might get what you want from these.
I’m not sure how easy it would be to write a module that talks directly to HomeBridge, as you’ll need to keep in mind it is speaking Apple HomeKit, which makes you jump through many hoops to do seemingly simple things. Likely displaying status of items without interacting with them should be fairly straight forward, but if you need your mirror to allow control of these devices, it might be tricky.