mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Remove trailing . from melcloud service descriptions (#98053)
This commit is contained in:
parent
eb64e89ecf
commit
14a993d33b
@ -26,7 +26,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"position": {
|
"position": {
|
||||||
"name": "Position",
|
"name": "Position",
|
||||||
"description": "Horizontal vane position. Possible options can be found in the vane_horizontal_positions state attribute.\n."
|
"description": "Horizontal vane position. Possible options can be found in the vane_horizontal_positions state attribute."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -36,7 +36,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"position": {
|
"position": {
|
||||||
"name": "Position",
|
"name": "Position",
|
||||||
"description": "Vertical vane position. Possible options can be found in the vane_vertical_positions state attribute.\n."
|
"description": "Vertical vane position. Possible options can be found in the vane_vertical_positions state attribute."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user