[biplan]Update to match with ICapCalendar new features
This commit is contained in:
parent
b9bfb3e583
commit
1ae5552103
5 changed files with 54 additions and 22 deletions
|
|
@ -22,7 +22,8 @@ from weboob.capabilities.calendar import BaseCalendarEvent, TRANSP, STATUS, CATE
|
|||
|
||||
class BiplanCalendarEvent(BaseCalendarEvent):
|
||||
|
||||
location = '19, rue Colbert - 59000 LILLE'
|
||||
city = 'LILLE'
|
||||
location = '19, rue Colbert'
|
||||
sequence = 1
|
||||
transp = TRANSP.TRANSPARENT
|
||||
status = STATUS.CONFIRMED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue