mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 06:34:22 -04:00
Improve translations and sensors for td and wm
This commit is contained in:
parent
c89521f169
commit
c60d94a170
27 changed files with 637 additions and 109 deletions
|
@ -51,10 +51,11 @@ SELECTS = {
|
|||
),
|
||||
SelectEntityDescription(
|
||||
key="startProgram.dryTimeMM",
|
||||
name="Time",
|
||||
name="Dry Time",
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
icon="mdi:timer",
|
||||
unit_of_measurement=UnitOfTime.MINUTES,
|
||||
translation_key="dry_time",
|
||||
),
|
||||
SelectEntityDescription(
|
||||
key="startProgram.dryLevel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue