Add more control for hoover washing machine #34

This commit is contained in:
Andre Basche 2023-05-07 02:10:30 +02:00
parent 2802bcad25
commit c0fda4cd1b
25 changed files with 625 additions and 2 deletions

View file

@ -94,7 +94,7 @@ BINARY_SENSORS: dict[str, tuple[HonBinarySensorEntityDescription, ...]] = {
key="goodNight", name="Good Night Mode", translation_key="good_night"
),
HonBinarySensorEntityDescription(
key="acquaplus", name="Acqua Plus", translation_key="aqua_plus"
key="acquaplus", name="Acqua Plus", translation_key="acqua_plus"
),
HonBinarySensorEntityDescription(
key="anticrease", name="Anti-Crease", translation_key="anti_crease"