parent
a3a64a6125
commit
6c7cd5a367
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ EXPORTED_FIELDS_DESC = {
|
||||||
"winddir16Point":("Wind Direction on a 16-wind compass rose", "winddir_16_point"),
|
"winddir16Point":("Wind Direction on a 16-wind compass rose", "winddir_16_point"),
|
||||||
}
|
}
|
||||||
|
|
||||||
def _render_crurent(data):
|
def _render_current(data):
|
||||||
|
|
||||||
output = []
|
output = []
|
||||||
current_condition = data["current_condition"][0]
|
current_condition = data["current_condition"][0]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue