Remove homematic state_class from GAS_POWER sensor (#121533)

This commit is contained in:
Christoph
2024-07-10 12:00:30 +02:00
committed by Franck Nijhof
parent 4f2c3df518
commit e0b01ee94e
@@ -156,7 +156,6 @@ SENSOR_DESCRIPTIONS: dict[str, SensorEntityDescription] = {
key="GAS_POWER",
native_unit_of_measurement=UnitOfVolume.CUBIC_METERS,
device_class=SensorDeviceClass.GAS,
state_class=SensorStateClass.MEASUREMENT,
),
"GAS_ENERGY_COUNTER": SensorEntityDescription(
key="GAS_ENERGY_COUNTER",