forked from home-assistant/core
Fix typo in humidity::name of Nexia integration (#131267)
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"description": "Sets the target humidity.",
|
||||
"fields": {
|
||||
"humidity": {
|
||||
"name": "Humidify",
|
||||
"name": "Humidity",
|
||||
"description": "The humidification setpoint."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user