[hybride] Update to match with ICapCalendar new features

This commit is contained in:
Bezleputh 2013-11-06 13:24:42 +01:00 committed by Florent
commit b9bfb3e583
5 changed files with 33 additions and 13 deletions

View file

@ -22,7 +22,8 @@ from weboob.capabilities.calendar import BaseCalendarEvent, TRANSP, STATUS, CATE
class HybrideCalendarEvent(BaseCalendarEvent):
location = '18 rue Gosselet 59014 LILLE CEDEX'
location = '18 rue Gosselet'
city = 'Lille'
sequence = 1
transp = TRANSP.TRANSPARENT
status = STATUS.CONFIRMED