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
+1 -1
View File
@@ -77,7 +77,7 @@
"description": "Sets the target humidity.",
"fields": {
"humidity": {
"name": "Humidify",
"name": "Humidity",
"description": "The humidification setpoint."
}
}