Fix steam level

This commit is contained in:
Andre Basche 2023-07-10 00:20:35 +02:00
parent 2e056aa8d6
commit bb700dd2f7
4 changed files with 17 additions and 23 deletions

View file

@ -48,12 +48,6 @@ NUMBERS: dict[str, tuple[NumberEntityDescription, ...]] = {
native_unit_of_measurement=UnitOfTime.MINUTES,
translation_key="wash_time",
),
HonConfigNumberEntityDescription(
key="startProgram.steamLevel",
name="Steam Level",
icon="mdi:weather-dust",
translation_key="steam_level",
),
HonConfigNumberEntityDescription(
key="startProgram.waterHard",
name="Water hard",