Update dsmr_parser to v0.33 (#71946)

This commit is contained in:
Franck Nijhof 2022-05-17 06:04:59 +02:00 committed by GitHub
parent 0608506bac
commit 99f68ab858
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -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,