A new firmware version is available for the Innr SP 24x smart plugs: version 1.9.29 for v1 plugs / 1.9.30 for v2 (there was a small hardware change without functional impact).
Release notes from 1.7.23 to these versions:
- Improved default attribute reporting configuration:
- New values:
- Voltage, current, power, and energy consumption: min interval 5, max interval 900, reportable change 1 except current 9.
- OnOff: min interval 0, max interval 900.
- CurrentLevel: min interval 1, max interval 900, reportable change 1.
- Any already user-installed attribute reporting configuration is left untouched.
- Fixed resetting to default config (by setting min interval to 0xffff and max interval to 0x0000).
- New values:
- Attribute reporting optimized, multiple attributes in one frame where possible.
- Fixed race condition causing external attribute reporting configuration to be overwritten in some cases with the device defaults.
- Added reset of CurrentSummationDelivered attribute (kWh) to the Basic cluster "Reset to factory defaults" command. This command resets all attributes of all clusters to their default values.
- Increased precision of CurrentSummationDelivered from 2 to 3 decimals: every Wh can now be tracked.
- Existing stored value in 10 Wh units is automatically converted.
- CurrentSummationFormatting adjusted from 5 digits left and 2 digits right of the decimal point, to 6 left and 3 right.
- Added multiplier and divisor for CurrentSummationDelivered.
- Improved OTA procedure and added the automatic check for new image.
- Improved startup performance: attribute reads no longer fail the first 12 seconds after powering up.
- Fixed LED signalling of v1 plugs in factory new state (firmware versions 1.7.23 and 1.9.27 / 1.9.28 did not blink when searching for a network).