Add device class for outlet engine sensor in Overkiz integration (#143238)

This commit is contained in:
Mick Vleeshouwer
2025-04-18 22:12:30 +02:00
committed by GitHub
parent f38d50b928
commit d78f63e4d0

View File

@@ -126,6 +126,7 @@ SENSOR_DESCRIPTIONS: list[OverkizSensorDescription] = [
name="Outlet engine",
icon="mdi:fan-chevron-down",
native_unit_of_measurement=UnitOfVolumeFlowRate.CUBIC_METERS_PER_HOUR,
device_class=SensorDeviceClass.VOLUME_FLOW_RATE,
state_class=SensorStateClass.MEASUREMENT,
),
OverkizSensorDescription(