mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Update homeassistant/components/homevolt/sensor.py
This commit is contained in:
@@ -111,7 +111,6 @@ SENSORS: tuple[SensorEntityDescription, ...] = (
|
||||
),
|
||||
SensorEntityDescription(
|
||||
key="frequency",
|
||||
translation_key="frequency",
|
||||
device_class=SensorDeviceClass.FREQUENCY,
|
||||
state_class=SensorStateClass.MEASUREMENT,
|
||||
native_unit_of_measurement=UnitOfFrequency.HERTZ,
|
||||
|
||||
Reference in New Issue
Block a user