{
disabled: false,
module: 'MMM-PLOW',
position: 'middle center',
config: {
languages: "en", // en, de, es, fr, it, nl, ar, zh, x-pig-latin
style: "default", // See Style list in readMe
latLong: "40.683,-74.9708", // Your latitude and longitude seperated by a comma
title: "New Dorp", // Location seems logical
tempUnits: "C", // F or C
textColor: "00dfff", // Hex color codes. No # symbol
font: "default", // See font list in readMe
htColor: "ffffff", // high temp color. Hex color codes. No # symbol
ltColor: "00dfff", // low temp color. Hex color codes. No # symbol
displaySum: "yes", // Display Summary, yes or no
displayHeader: "yes", // yes or no
timeColor: "ffffff", // when style is graph-bar. Hex color codes. No # symbol
tempColor: "00dfff", // when style is graph-bar. Hex color codes. No # symbol
currentDetails: "true", // when style is graph-bar. true or false
graphType: "precip_graph", // when style is graph. See readMe
lineColor: "dd66cf", // when style is graph. No # symbol
markerColor: "ffffff", // when style is graph. No # symbol
animationSpeed: 3000,
updateInterval: 10 * 60 * 1000,
}
},