Commit Graph

98 Commits

Author SHA1 Message Date
2a83b34631 Small typo fix 2022-10-06 14:34:13 +02:00
7e0d381523 Board now support messages 2022-10-06 13:17:16 +02:00
a5022011ed Removed unused imports and fixed real_time_mode 2022-10-06 13:04:27 +02:00
23527c85f3 Removed unused imports 2022-10-06 13:04:17 +02:00
3f738f453b Integrated journey_detail 2022-10-06 13:04:00 +02:00
1a82665932 Added journey_detail to completed in To-Do 2022-10-06 13:03:44 +02:00
84feae2d2f Silenced some warnings in VSCode 2022-10-06 12:49:48 +02:00
9da83c878e Docstring added 2022-10-06 12:48:30 +02:00
c08deb9ff2 date and time arguments docstring fixed 2022-10-06 12:47:07 +02:00
fe9d345002 Reduced number of total requests 2022-10-06 12:41:08 +02:00
f06c9ca33e Testing script added 2022-10-06 12:34:50 +02:00
4fd566f7c4 Small docstring added 2022-10-06 12:09:30 +02:00
170b472ca4 Test added 2022-10-06 11:36:32 +02:00
d49196ff26 Message improved 2022-10-06 11:36:18 +02:00
ebb21aea8c Journey added 2022-10-06 11:36:08 +02:00
Profitroll
6d447a64c5 Types Stop and StopTrip are now supported by board 2022-10-05 21:32:25 +02:00
eee76fdff9 Updated meta to 0.2.9 2022-10-05 15:10:09 +02:00
781b202b32 README corrected 2022-10-05 15:08:27 +02:00
7e4cde8762 board_arrival and board_departure made 2022-10-05 15:06:36 +02:00
5c013dd38f boardType fixed 2022-10-05 15:06:08 +02:00
3a23c058c3 Initialized him_search() 2022-10-05 14:19:50 +02:00
4136bbcddb Fixed typing 2022-10-05 14:19:39 +02:00
366497d8fb Added stop_by_id() method 2022-10-05 14:19:05 +02:00
651d709e66 rtMode argument now works flawlessly 2022-10-05 13:51:04 +02:00
93240ffcca Small docstring changes 2022-10-05 13:50:44 +02:00
65349e14b2 Board methods WIP 2022-10-05 13:50:26 +02:00
62cd9feb55 Added Exception for not ready methods 2022-10-05 13:08:43 +02:00
08dafb6459 All the methods init 2022-10-05 13:08:27 +02:00
8e9347f526 New methods initialized 2022-10-05 13:03:16 +02:00
04261e9f3c Updated meta to 0.2.8 2022-10-05 13:02:10 +02:00
6809e3ae9c Fixed arguments 2022-10-05 12:18:04 +02:00
fe3e839abb Classes docstring improved 2022-10-05 12:17:51 +02:00
b069b82cc5 Enums docstring improved 2022-10-05 12:16:25 +02:00
70aa206cba Meta updated to 0.2.7 2022-10-05 10:33:06 +02:00
71597ac658 Updated to 0.2.6 skipping some versions 2022-10-04 15:25:25 +02:00
93779b62a6 Setup's README updated 2022-10-04 15:14:21 +02:00
0719eaacbc Small enum fixes 2022-10-04 14:40:27 +02:00
83af5b33da Improved To-Do 2022-10-04 11:21:51 +02:00
9c93275e59 Optimized imports 2022-10-04 11:21:30 +02:00
7d5454a5df Removed unused imports and fixed docstring 2022-10-04 11:15:53 +02:00
013326d32a Added support for two new raw methods 2022-10-04 11:15:34 +02:00
Profitroll
67699352da board_arrival and board_departure implemented 2022-09-30 11:39:23 +02:00
Profitroll
1c68772ed4 find_exception is only used in normal methods now 2022-09-30 11:39:04 +02:00
Profitroll
e5a608ff14 Merge branch 'master' of https://git.profitroll.eu/profitroll/PythonRMV 2022-09-28 15:21:07 +02:00
Profitroll
8cad137834 Added him_search as non-raw method 2022-09-28 15:21:02 +02:00
Profitroll
9cce5f338f Ticket as class started to be developed 2022-09-28 15:20:49 +02:00
Profitroll
6b8c173ea8 Product as class removed 2022-09-28 15:20:25 +02:00
6c9a90d455 Non-raw methods now use enums 2022-09-28 15:12:54 +02:00
37727e38bf More enums added 2022-09-28 15:12:41 +02:00
5e4ca07877 Started work on enums 2022-09-28 12:31:41 +02:00