We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f216b5 + f97d118 commit 9f940f7Copy full SHA for 9f940f7
custom_components/luxtronik/sensor_entities_predefined.py
@@ -633,6 +633,7 @@
633
device_key=DeviceKey.heating,
634
entity_category=None,
635
icon="mdi:waves-arrow-right",
636
+ state_class=SensorStateClass.MEASUREMENT,
637
device_class=SensorDeviceClass.TEMPERATURE,
638
native_unit_of_measurement=UnitOfTemperature.CELSIUS,
639
visibility=LV.V0024_FLOW_OUT_TEMPERATURE_EXTERNAL,
0 commit comments