Add module 'updatenotification'.

This commit is contained in:
Michael Teeuw
2016-10-15 13:08:46 +02:00
parent e721d2204b
commit a66a4f62bd
10 changed files with 167 additions and 3 deletions

View File

@@ -17,6 +17,10 @@ var defaults = {
units: "metric",
modules: [
{
module: "updatenotification",
position: "top_center"
},
{
module: "helloworld",
position: "upper_third",