this post was submitted on 27 Mar 2024
14 points (100.0% liked)

homeassistant

11833 readers
8 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

Anyone have experience with this MagicMirror module? I can't get it to talk to HomeAssistant. I realize this may be something to post on MM which I have, just trying both paths as the thread I found was 2 years since the last post.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 5 months ago (1 children)

I haven't used that module, but I've fixed some problems in the past by running npm install in the module's folder, then either rebooting or restarting the MM software.

I don't know whether it's the mirror or the module that causes the problem, but that can help

[โ€“] [email protected] 2 points 5 months ago

Sure, I did try npm I stall after cloning to the modules folder per the installation instructions. I did get an error when doing so, which is probably something to post over on the MM forums. I think it has to do with the module not supporting newer versions of something.

I'm really not experienced with raspberry pi but I can copy paste instructions and codes as requested lol.