diff --git a/homeassistant/components/fyta/sensor.py b/homeassistant/components/fyta/sensor.py index c3e90cef28e..3c7ed35746a 100644 --- a/homeassistant/components/fyta/sensor.py +++ b/homeassistant/components/fyta/sensor.py @@ -93,7 +93,7 @@ SENSORS: Final[list[FytaSensorEntityDescription]] = [ FytaSensorEntityDescription( key="light", translation_key="light", - native_unit_of_measurement="mol/d", + native_unit_of_measurement="μmol/s⋅m²", state_class=SensorStateClass.MEASUREMENT, ), FytaSensorEntityDescription(