Skip to content

Commit

Permalink
Fix inconsistency in Thermostat and Hygrostat card names
Browse files Browse the repository at this point in the history
  • Loading branch information
j4n-e4t committed Oct 17, 2024
1 parent 08633c1 commit d19feb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -5984,7 +5984,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 Hygrostat 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": {
Expand Down Expand Up @@ -6140,7 +6140,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": {
Expand Down

0 comments on commit d19feb6

Please sign in to comment.