Hi, I installed this new Nest thermostat module and i’m very happy with it, but it never seems to update. I connected and it is showing the thermostats i have correctly, but i never updates itself from there. I have the updateInterval set to 6000, but still nothing. I took the token out just for viewing purposes. Any thoughts on why this isn’t updating info?
{
module: 'MMM-Nest-Thermostat',
position: 'lower_third',
config: {
token: "xxxxxxxxxx",
size: 'mini',
onlineOnly: true,
roomFilter: [''],
updateInterval: 6000
}
},