mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 22:54:23 -04:00
Update icons/translations
This commit is contained in:
parent
de844d96a5
commit
2e056aa8d6
24 changed files with 956 additions and 70 deletions
|
@ -139,11 +139,12 @@ SELECTS = {
|
|||
name="Diffuser Level",
|
||||
option_list=const.AP_DIFFUSER_LEVEL,
|
||||
translation_key="diffuser",
|
||||
icon="mdi:air-filter",
|
||||
),
|
||||
HonSelectEntityDescription(
|
||||
key="settings.machMode",
|
||||
name="Mode",
|
||||
icon="mdi:run",
|
||||
icon="mdi:play",
|
||||
option_list=const.AP_MACH_MODE,
|
||||
translation_key="mode",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue