Add Tumble Dryer support, tested with haier HD80-A3959 and Bulgarian translation #6

Merged
drudgebg merged 10 commits from main into main 2023-03-21 22:14:56 +01:00
Showing only changes of commit 28a0ae53e0 - Show all commits

View File

@ -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",