saussact / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

Use Google-Calendar in Rules #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Google-Calendar Events should be available as Events in Rules. Since there will 
be many Events for each day, special Events should be marked with special 
characters (e.g. square brackets '[]')

Original issue reported on code.google.com by teichsta on 6 Jan 2011 at 11:44

GoogleCodeExporter commented 9 years ago
the type of this issue should be "enhancement"

Original comment by teichsta on 6 Jan 2011 at 11:45

GoogleCodeExporter commented 9 years ago
to access data of google calendar, we could use this:

http://code.google.com/intl/de-DE/apis/calendar/data/2.0/developers_guide_java.h
tml

Original comment by teichsta on 6 Jan 2011 at 11:51

GoogleCodeExporter commented 9 years ago

Original comment by kai.openhab on 4 Feb 2011 at 11:09

GoogleCodeExporter commented 9 years ago

Original comment by kai.openhab on 4 Feb 2011 at 11:09

GoogleCodeExporter commented 9 years ago

Original comment by kai.openhab on 17 Mar 2011 at 4:39

GoogleCodeExporter commented 9 years ago
the feature changed a bit ... gcal is not available in rules directly. You can 
see the content of gcal-events as commands given to the openHAB console 
(ConsoleInterpreter)

Original comment by teichsta on 22 May 2011 at 10:53