Advertisement
Guest User

Untitled

a guest
May 21st, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. {
  2. module: "MMM-DarkSkyForecast",
  3. header: "Weather",
  4. position: "top_right",
  5. classes: "default everyone",
  6. disabled: false,
  7. config: {
  8. apikey: "5ecfa2c56fa14470527133d20c630b12",
  9. latitude: "51.506130",
  10. longitude: "-0.090270",
  11. iconset: "4c",
  12. concise: false,
  13. forecastLayout: "table"
  14. }
  15. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement