mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Add 'Target Humidity' string to the more-info dialog
This commit is contained in:
parent
fe63c12cd9
commit
404d0b8d05
@ -73,7 +73,7 @@ class MoreInfoHumidifier extends LitElement {
|
||||
|
||||
${supportModes
|
||||
? html`
|
||||
<div class="container-preset_modes">
|
||||
<div class="container-modes">
|
||||
<ha-paper-dropdown-menu
|
||||
label-float
|
||||
dynamic-align
|
||||
|
@ -160,6 +160,7 @@
|
||||
"reverse": "Reverse"
|
||||
},
|
||||
"humidifier": {
|
||||
"humidity": "Target humidity",
|
||||
"mode": "Mode",
|
||||
"target_humidity_entity": "{name} target humidity",
|
||||
"on_entity": "{name} on"
|
||||
|
Loading…
x
Reference in New Issue
Block a user