Fix misspelling for humidifier card description (#23924)

This commit is contained in:
Patrick Kortendick 2025-01-28 23:20:01 -06:00 committed by GitHub
parent cc8869b9f9
commit 438d1c13ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6893,7 +6893,7 @@
}, },
"humidifier": { "humidifier": {
"name": "Humidifier", "name": "Humidifier",
"description": "The Humidifier card gives control of a humidifier entity for humidifying or dehumdifying, allowing you to set its mode and desired humidity.", "description": "The Humidifier card gives control of a humidifier entity for humidifying or dehumidifying, allowing you to set its mode and desired humidity.",
"show_current_as_primary": "Show current humidity as primary information" "show_current_as_primary": "Show current humidity as primary information"
}, },
"iframe": { "iframe": {