Commit 99ba814
authored
Handle both partial and full values for config parameters (#179)
* Handle when we have both partial and full values for config parameters
* Handle all valid calls through async_bulk_set_partial_config_parameters
* switch warning to info
* lint
* fix mypy
* fix test
* style
* reduce number of variables
* reduce num variables
* update comment1 parent bc83bdb commit 99ba814
File tree
4 files changed
+1173
-14
lines changed- test
- fixtures
- util
- zwave_js_server/util
4 files changed
+1173
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
72 | 78 | | |
73 | 79 | | |
74 | 80 | | |
| |||
340 | 346 | | |
341 | 347 | | |
342 | 348 | | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
0 commit comments