mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix typo in forecast_solar strings (#52430)
This commit is contained in:
parent
dec08e2e44
commit
7b940d2382
@ -17,7 +17,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"description": "These values allow tweaking the Solar.Forecast result. Please refer to the documentation is a field is unclear.",
|
"description": "These values allow tweaking the Solar.Forecast result. Please refer to the documentation if a field is unclear.",
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "Forecast.Solar API Key (optional)",
|
"api_key": "Forecast.Solar API Key (optional)",
|
||||||
"azimuth": "Azimuth (360 degrees, 0 = North, 90 = East, 180 = South, 270 = West)",
|
"azimuth": "Azimuth (360 degrees, 0 = North, 90 = East, 180 = South, 270 = West)",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user