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

homeassistant

14990 readers
1 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.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years 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
[โ€“] Tippon@lemmy.dbzer0.com 2 points 1 year 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

[โ€“] Brandonb0013@lemmy.world 2 points 1 year 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.