MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. eawalker1
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    eawalker1

    @eawalker1

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

    eawalker1 Unfollow Follow

    Latest posts made by eawalker1

    • RE: MMM-Nest-Camera: Display Live Nest Cameras in Magic Mirror

      @tagriel I am having same problem. Were you able to resolve this? Or find another module to work?

      posted in Utilities
      E
      eawalker1
    • RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!

      @michael5r Nope, that did the trick. Thanks.

      posted in Utilities
      E
      eawalker1
    • RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!

      This is my first module I am attempting to install, and keep getting a Nest API Error:null. Total noob here, but I have registered as a developer, obtained Nest token/pincode, and believe I input code correctly into config.js file per below.

      module: "mmm-nest-status",
      position: "top_right",
      config: {
          token: "my8characterpinfromnest",
          displayType: "grid",
          displayMode: "all",
          thermostatsToShow: "all",
      

      Any ideas how to resolve the API issue?

      posted in Utilities
      E
      eawalker1