Update strings.json to clarify the requirements for the API key (#44143)

This commit is contained in:
finity69x2
2020-12-12 04:29:41 -05:00
committed by GitHub
parent 6d12e764b7
commit 8d9fd93dc7

View File

@@ -2,7 +2,7 @@
"config": {
"step": {
"user": {
"description": "If a METAR station code is not specified, the latitude and longitude will be used to find the closest station.",
"description": "If a METAR station code is not specified, the latitude and longitude will be used to find the closest station. For now, an API Key can be anything. It is recommended to use a valid email address.",
"title": "Connect to the National Weather Service",
"data": {
"api_key": "[%key:common::config_flow::data::api_key%]",