@tagriel I am having same problem. Were you able to resolve this? Or find another module to work?
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
E
Latest posts made by eawalker1
-
RE: MMM-Nest-Camera: Display Live Nest Cameras in Magic Mirror
-
RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!
@michael5r Nope, that did the trick. Thanks.
-
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?