Added Feed. Please add the correct Calendar URL

This commit is contained in:
fionera 2016-10-29 15:24:33 +02:00
parent 78a8aff0f4
commit d8c38758fe
1 changed files with 10 additions and 0 deletions

View File

@ -42,6 +42,16 @@ var spaceanswer = {
closed: "http://status.ctdo.de/img/red.png"
}
},
feeds: {
blog: {
type: "application/rss+xml",
url: "https://www.chaostreff-dortmund.de/feed/"
},
calendar: {
type: "text/calendar",
url: "https://www.chaostreff-dortmund.de/events.ics" //TODO: Correct URL
}
},
sensors: {
power_consumption: [{
unit: "W",