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.
1 parent 5f83883 commit 58c49d8Copy full SHA for 58c49d8
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