Egbert Broerse

Results 31 comments of Egbert Broerse

Issue still exists as of Jan. 2020.

As noted by @dheap 4.21.12 supports a new style to specify different masks for each CV, and you try that on your case. Instead of the familiar pattern: ``` Accessory...

> I created it as a base for discussion on the JMRI developers list. > The developer's thread refered to above would be [here](https://jmri-developers.groups.io/g/jmri/topic/109894660#msg10614) Any update as to progressing on...

Contents match enough to use the existing parser, as you requested. But I am eager to know - as in `12A0` - how we let Home Assistant understand the results...

Now passing after I pulled the fix in `transport.py` PR from master. > It should use the most recent packet for this... > ... but probably doesn't. PRs #176 up...

Why is the client.py test broken by these changes? - Timing issue? - Wrong thread? Errors disappeared after pulling master. ``` 2025-08-02T21:20:34.8207241Z   } 2025-08-02T21:20:34.8209330Z FAILED tests/tests/test_cli_utility.py::test_client_basic[monitor] - AssertionError:...

Thanks for the educational pointers. Running `mypy` (latest v 1.11.2) - as well as my IDE (IntelliJ) - on current HEAD master already gives 27 errors like: ``` src/ramses_cli/client.py:449: error:...

> It is not immediately clear to me why the existing pyproject.toml isn't sorting it out without the -e. For my own reference, learned this on Stackoverflow: > To execute...

> submit multiple PRs - one for each code. Perfect approach, thanks. TBC

### Current TO DO - [x] `0002` (Ventura) #153 - [x] `10E0` (All 6) OEM names + signatures #134 - [x] `10D0` #140 - [x] `1298` #137 - [x] `12A0`...