Skip to content

v3.8.1

Choose a tag to compare

@btli btli released this 05 Jul 14:49
3896ed9

Stable release of the 3.8.1 line.

Fixed

  • System Mode showed "Unknown" in service/timeout mode (#80) — IntelliCenter reports the timed service mode via the SYSTEM object's SERVICE attribute as the misspelled protocol string TIMOUT (no "E"), which normalized to timout and fell outside the enum options, so the System Mode sensor showed Unknown while the panel was in service/timeout mode. Raw SERVICE values now resolve through an alias map, so both TIMEOUT and the hardware spelling TIMOUT map to timeout. AUTO and TIMOUT are hardware-confirmed. Thanks to @nall for the report and the hardware-confirmed protocol string.

Full changelog: https://github.com/joyfulhouse/intellicenter/blob/v3.8.1/CHANGELOG.md

🤖 Generated with Claude Code