[hybride] Update to match with ICapCalendar new features
This commit is contained in:
parent
d282d02733
commit
b9bfb3e583
5 changed files with 33 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue