Fix missing sentence-casing in somfy_mylink (#150463)

This commit is contained in:
Norbert Rittel
2025-08-12 10:30:38 +02:00
committed by GitHub
parent c46412ee5b
commit e0a8c9b458

View File

@@ -29,13 +29,13 @@
}, },
"step": { "step": {
"init": { "init": {
"title": "Configure MyLink Options", "title": "Configure MyLink options",
"data": { "data": {
"target_id": "Configure options for a cover." "target_id": "Configure options for a cover."
} }
}, },
"target_config": { "target_config": {
"title": "Configure MyLink Cover", "title": "Configure MyLink cover",
"description": "Configure options for `{target_name}`", "description": "Configure options for `{target_name}`",
"data": { "data": {
"reverse": "Cover is reversed" "reverse": "Cover is reversed"