Johannes Löhnert

Results 9 comments of Johannes Löhnert

Some particular discrepancies I found while comparing my own (i.e. ``bsbgateway``'s) parameter set with the BSB-LAN one. My data is based solely on my own device (Broetje ISR-Plus Ecotherm Plus...

Device family 162 variant 10. You can find some traced telegrams in my notes file: https://github.com/loehnertj/bsbgateway/blob/bdafba143fb23b5fd3f88a4d6dc70ba6c693ff39/doc/notes.txt#L175 (addresses: "10" = operations panel, "0" = central device) I'll see if I can...

Raw data is in the ``[raw: XX XX XX]`` snippet. It contains just the payload bytes, i.e. offset 0x09 ... (length-2) of the message. Admittedly the four-byte command ID is...

Hi, see edit above: "is nullable / not nullable" = bsbgateway's command table (hopefully matching the notes ;-)); "enable_byte=x" = BSB-Lan's table. Please excuse my being unprecise. For example: 3830...

> If one wanted to be more ambitious, one could make `Evolve` private (`_Evolve`) and if `attrs.evolve` was called without a positional argument, it would return an `_Evolve` instance; then...

Sounds good, looking forward to it ;-)

Hello Telezhka, would you mind opening this issue in my fork's issue tracker? https://github.com/loehnertj/effortless-fabric/issues I'll keep in mind but it needs careful thought on how to store the structure data...

Thanks from me also! I have the same microscope and turned your code into an actual viewer application. While at it, I put it on PyPI for everyone to use....

With some systematic testing, I found that for me, circle-drag works rather reliable, _if taking care_ that (a) finger does not leave keyboard area and (b) the gesture is _large_...