Fix spelling of "API" for consistency in Home Assistant UI (#136842)

This commit is contained in:
Norbert Rittel
2025-01-29 14:36:05 +01:00
committed by GitHub
parent d9deba3916
commit 6d91f8d86c

View File

@@ -4,7 +4,7 @@
"user": { "user": {
"description": "Set up a WeatherFlow Forecast Station", "description": "Set up a WeatherFlow Forecast Station",
"data": { "data": {
"api_token": "Personal api token" "api_token": "Personal API token"
} }
}, },
"reauth_confirm": { "reauth_confirm": {