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 82b4898 commit b83a452Copy full SHA for b83a452
custom_components/plugwise_usb/sensor.py
@@ -155,7 +155,6 @@ class PlugwiseSensorEntityDescription(
155
key="last_seen",
156
translation_key="last_seen",
157
device_class=SensorDeviceClass.TIMESTAMP,
158
- state_class=SensorStateClass.MEASUREMENT,
159
node_feature=NodeFeature.AVAILABLE,
160
entity_registry_enabled_default=False,
161
entity_category=EntityCategory.DIAGNOSTIC,
0 commit comments