mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02:00
Remove invalid state class in Subaru sensor (#85520)
This commit is contained in:
@@ -131,7 +131,6 @@ EV_SENSORS = [
|
||||
key=sc.EV_TIME_TO_FULLY_CHARGED_UTC,
|
||||
device_class=SensorDeviceClass.TIMESTAMP,
|
||||
name="EV time to full charge",
|
||||
state_class=SensorStateClass.MEASUREMENT,
|
||||
),
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user