mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 12:56:37 +00:00
Fix inconsistency in Thermostat and Humidifier card names (#22416)
This commit is contained in:
parent
6f8ba6afac
commit
0ecdae2551
@ -6330,7 +6330,7 @@
|
||||
},
|
||||
"humidifier": {
|
||||
"name": "Humidifier",
|
||||
"description": "The Humidifier card gives control of your humidifier entity. Allowing you to change the humidity and mode of the entity.",
|
||||
"description": "The Humidifier card gives control of a humidifier entity for humidifying or dehumdifying, allowing you to set its mode and desired humidity.",
|
||||
"show_current_as_primary": "Show current humidity as primary information"
|
||||
},
|
||||
"iframe": {
|
||||
@ -6486,7 +6486,7 @@
|
||||
},
|
||||
"thermostat": {
|
||||
"name": "Thermostat",
|
||||
"description": "The Thermostat card gives control of your climate entity. Allowing you to change the temperature and mode of the entity.",
|
||||
"description": "The Thermostat card gives control of a climate entity for heating or cooling, allowing you to set its mode and desired temperature.",
|
||||
"show_current_as_primary": "Show current temperature as primary information"
|
||||
},
|
||||
"tile": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user