Skip to content

Commit d90f2a1

Browse files
tr4nt0rfrenck
authored andcommitted
Correct capitalization of "FRITZ!Box" in FRITZ!Box Tools integration (home-assistant#151637)
1 parent b6c9217 commit d90f2a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homeassistant/components/fritz/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@
183183
"description": "Sets a new password for the guest Wi-Fi. The password must be between 8 and 63 characters long. If no additional parameter is set, the password will be auto-generated with a length of 12 characters.",
184184
"fields": {
185185
"device_id": {
186-
"name": "Fritz!Box Device",
187-
"description": "Select the Fritz!Box to configure."
186+
"name": "FRITZ!Box Device",
187+
"description": "Select the FRITZ!Box to configure."
188188
},
189189
"password": {
190190
"name": "[%key:common::config_flow::data::password%]",

0 commit comments

Comments
 (0)