Update dsmr_parser to v0.33 (#71946)
This commit is contained in:
parent
0608506bac
commit
99f68ab858
5 changed files with 6 additions and 6 deletions
|
@ -271,7 +271,7 @@ SENSORS: tuple[DSMRSensorEntityDescription, ...] = (
|
|||
state_class=SensorStateClass.TOTAL_INCREASING,
|
||||
),
|
||||
DSMRSensorEntityDescription(
|
||||
key=obis_references.BELGIUM_HOURLY_GAS_METER_READING,
|
||||
key=obis_references.BELGIUM_5MIN_GAS_METER_READING,
|
||||
name="Gas Consumption",
|
||||
dsmr_versions={"5B"},
|
||||
is_gas=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue