Commit graph

15 commits

Author SHA1 Message Date
tomaae
e418c20252 reformatted code using black 2020-03-16 04:51:41 +01:00
tomaae
3ee017e11c fixed arp debug message 2019-12-21 08:21:17 +01:00
tomaae
26d523c035 parse_api, fill default values if key is not specified #7 2019-12-21 07:34:23 +01:00
tomaae
ec82b33cb9 fixes 2019-12-12 23:01:57 +01:00
Tomaae
7a58bc6a70 added docstring and function hints to helper
renamed from_list to parse_api
2019-12-12 13:37:09 +01:00
Tomaae
6b2f9ae4e2 fixes and code cleanup 2019-12-12 13:02:11 +01:00
Tomaae
9afa20abc8 added forgotten data assignment in fill_vals_proc 2019-12-12 09:02:32 +01:00
Tomaae
212d9c9aa9 made val optional in helper
added val_proc with support cor combining string
2019-12-12 08:59:36 +01:00
Tomaae
795f4f6ab2 added helper support for lists without uid 2019-12-11 15:09:25 +01:00
Tomaae
92b74fea01 moved vals and ensure_vals to separate helper functions 2019-12-11 13:17:03 +01:00
Tomaae
20a35a5f40 moved keymap matching into get_uid 2019-12-11 13:08:12 +01:00
Tomaae
f3a4b19d68 added support for only and skip in helper
added test for ensure_vals
2019-12-11 13:03:09 +01:00
Tomaae
057e6f91b7 added support for remapping keys for existing data structure 2019-12-11 09:13:35 +01:00
Tomaae
dfb2abd1af added option to map default to another value in current data entry 2019-12-11 08:40:40 +01:00
tomaae
477dd630d8 started refactoring controller
added debug messages
2019-12-10 22:32:59 +01:00