mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 06:34:22 -04:00
Improve translation of dryer level
This commit is contained in:
parent
2c93b86dfe
commit
13a23eb6e1
24 changed files with 552 additions and 57 deletions
|
@ -142,7 +142,7 @@ SENSORS: dict[str, tuple[SensorEntityDescription, ...]] = {
|
|||
key="dryLevel",
|
||||
name="Dry level",
|
||||
icon="mdi:hair-dryer",
|
||||
translation_key="tumbledryerdrylevel",
|
||||
translation_key="dry_levels",
|
||||
),
|
||||
SensorEntityDescription(
|
||||
key="tempLevel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue