Enable long term statistics for Flume water usage current sensor (#107512)

This commit is contained in:
tronikos
2024-01-08 09:31:56 +01:00
committed by GitHub
parent d8c139f211
commit 3709475cb5
+1
View File
@@ -37,6 +37,7 @@ FLUME_QUERIES_SENSOR: tuple[SensorEntityDescription, ...] = (
translation_key="current_interval",
suggested_display_precision=2,
native_unit_of_measurement=f"{UnitOfVolume.GALLONS}/m",
state_class=SensorStateClass.MEASUREMENT,
),
SensorEntityDescription(
key="month_to_date",