MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. sprior
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    sprior

    @sprior

    0
    Reputation
    498
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    sprior Unfollow Follow

    Latest posts made by sprior

    • RE: MMM-GoogleMapsTraffic

      I’m familiar with git, but not github as much. Since I forked your repository to make my change, then did a pull request which you accepted, I now show my repo as being one commit behind yours. How do I tell github to pull that commit, or do I just delete my repo and fork again when/if needed?

      posted in Transport
      S
      sprior
    • RE: MMM-GoogleMapsTraffic

      I created a pull request that I’d like merged. I added a config parameter that allows you to specify the type of map to display, my favorite is the hybrid which shows a satellite image with the roads on top. I left the default to display just the road maps as before.

      posted in Transport
      S
      sprior
    • Thinking about using Magic Mirror as a home automation system status screen

      I’ve been looking for a simple way to build a dashboard for the home automation system I wrote, even if worst case it’s just a good example of node.js programming to start from. I previously looked at NODE-RED, but found that it had some limitations that rule it out.

      One big requirement for me is to be able to display images - for example if a motion detector outside trips I get a MQTT notification on a topic and I’d like to be able to display a picture on the mirror taken from the camera in that area. The image could be the entire background of the display, or it could be in a window.

      Is anyone aware of any examples where someone has used MM in a home monitoring type situation? I would assume this sort of thing has been done before.

      posted in General Discussion
      S
      sprior