Skip to content

0.8.2 — Fix Twinguard temperature reporting only whole degrees

Choose a tag to compare

@github-actions github-actions released this 29 Jun 19:33
  • Fixed (#352): the Twinguard temperature sensor reported only integer
    values — stepwise 1 °C jumps and an apparent flat-line. The underlying lib
    (boschshcpy) truncated the reading with int(); it now keeps the decimal
    Bosch sends. Requires boschshcpy 0.4.1.