Skip to content

v0.9.4

Choose a tag to compare

@omc69 omc69 released this 23 Aug 21:30
· 4 commits to main since this release

Fixes a silent loss of parameters.

A notification can carry several messages, and each builds its parameter map from the state stored so far. Collecting them and applying only the last discarded everything the earlier messages added — the frames decoded correctly, only the result went missing. Two devices finishing their discovery inside one notification likewise cost one of them all its sensors.