Fix inconsistent use of "pin" vs. "PIN" (#133685)

This commit is contained in:
Norbert Rittel 2024-12-21 11:13:44 +01:00 committed by GitHub
parent 859993e443
commit 4ee9f813aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
},
"device_config": {
"title": "Device configuration",
"description": "The pin can be found via 'MENU button > Main Menu > System setting > Network > NetRemote PIN setup'",
"description": "The PIN can be found via 'MENU button > Main Menu > System setting > Network > NetRemote PIN setup'",
"data": {
"pin": "[%key:common::config_flow::data::pin%]"
}