diff --git a/custom_components/hon/number.py b/custom_components/hon/number.py index a9a90fe..060b2a7 100644 --- a/custom_components/hon/number.py +++ b/custom_components/hon/number.py @@ -65,7 +65,7 @@ NUMBERS: dict[str, tuple[NumberEntityDescription, ...]] = { name="Anti-Crease time", entity_category=EntityCategory.CONFIG, icon="mdi:timer", - native_unit_of_measurement=UnitOfTime.MINUTES + native_unit_of_measurement=UnitOfTime.MINUTES ), NumberEntityDescription( key="startProgram.sterilizationStatus",