mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Fix typo in humidity::name of Nexia integration (#131267)
This commit is contained in:
parent
e82130e6fe
commit
32dca7d4a5
@ -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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user