v3.8.1
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
SERVICEattribute as the misspelled protocol stringTIMOUT(no "E"), which normalized totimoutand fell outside the enum options, so the System Mode sensor showed Unknown while the panel was in service/timeout mode. RawSERVICEvalues now resolve through an alias map, so bothTIMEOUTand the hardware spellingTIMOUTmap totimeout.AUTOandTIMOUTare 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