What's new in v2.2.0
Added
-
Smart Meter D0 Reader support (Issue Jackery-Official#19): The Jackery Smart Meter D0 Reader (model HTO910A, devType=4, subType=7) reads the optical D0 infrared interface of German electricity meters (IEC 62056-21 / SML protocol). It sits magnetically on the IR port of the meter and reports the total import/export power that the meter measures — no per-phase breakdown.
The device appears in a
collectorsarray within type-101 messages — a field that was previously silently ignored by the integration. Now creates 5 HA sensors per device:Sensor MQTT field Description Grid Import Power inPwTotal grid import power from meter (W) Grid Export Power outPwTotal grid export power from meter (W) Communication State commStateOnline / Offline Communication Mode commModeLAN / Cloud (Relay) IP Address wipD0 Reader IP on the local network -
Energy flow integration for D0 Reader:
jackery_home_powernow uses D0 ReaderinPw/outPwas grid measurement source when the SmartMeter 3P (HTO907A) is not present. -
Translations for EN / DE / FR.
Note: Type-23 cumulative kWh counters for the D0 Reader are not yet implemented — no type-23 sample was available. Will be added once a user provides one.
Full Changelog: v2.1.0...v2.2.0