mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix inconsistent use of "pin" vs. "PIN" (#133685)
This commit is contained in:
parent
859993e443
commit
4ee9f813aa
@ -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%]"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user