Fix typo in humidity::name of Nexia integration (#131267)

This commit is contained in:
Norbert Rittel 2024-11-22 15:20:01 +01:00 committed by GitHub
parent e82130e6fe
commit 32dca7d4a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,7 +77,7 @@
"description": "Sets the target humidity.", "description": "Sets the target humidity.",
"fields": { "fields": {
"humidity": { "humidity": {
"name": "Humidify", "name": "Humidity",
"description": "The humidification setpoint." "description": "The humidification setpoint."
} }
} }