Skip to content

V2 API General Feedback #155

Description

@cloneofghosts

Describe the issue

I'm sure you already have a list of things to fix/implement on the V2 Alpha endpoint but here's a list of things that I noticed:

  • negative Longitudes displaying incorrectly (-75 shows as 285)
  • currently Block Missing
  • daily Block Missing
  • alerts Block Missing
  • Summary/Icon data points missing
  • precipType seems broken
  • hourly data points not in the same order as the live API
  • units parameter not working correctly
  • visibility is not capped
  • some data points using incorrect units for SI units (pressure, visibility, cloudCover, humidity and precipProbability)
  • cloud cover on currently data is not a percentage like hourly/daily
  • nearestStormDistance and nearestStormBearing shouldn't be on the hourly block
  • sourceTimes is a floating point number instead of an integter
  • many data points being negative when it doesn't make sense (uvIndex, nearestStormDistance, etc.)
  • moonPhase and daily precipAccumulation aren't rounded to two decimal places
  • currently, hourly and daily precipitation data points are rounded to two decimal places instead of four
  • windBearing and nearestStormBearing is not a whole number
  • precipIntensityError seems to always display 2 on the minutely block
  • time parameter on hourly block is a floating point number
  • hourly block seems to show array positioning
  • minutely block seems to show array positioning
  • minutely and currently precipitation data seems to be using GFS/GEFS in the CONUS domain
  • partly cloudy always shows night icon in currently data
  • partly cloudy always shows night icon in hourly data
  • temperature/apparent temperature/dew point cannot be below zero when they should be able to
  • pressure value seems broken on hourly data
  • most time data points are show the incorrect time on daily data points
  • temperatureLow is showing this mornings low instead of the low for tonight (could be an issue for all days but the low time is broken)
  • Precipitation Probability can go over 1
  • currently data sometimes shows a clear icon with no day/night suffix
  • currently precipType shows clear instead of none
  • daily temperatureHigh doesn't seem to work correctly. Most cases it shows a temperature lower than the temperatureMax when they should be around the same temperature

If anyone else is using the V2 Alpha API feel free to add things that you've run into. Also for things that are fixed on the V2 Alpha endpoint already do you want to close the issue or leave it open until it launches? I'm fine with leaving it open but it would clean up the issue list and the project list if marked as complete.

Acknowledgements

  • I have searched this repository and Home Assistant Repository to see if the issue has already been reported.
  • I have read through the API documentation before opening this issue.
  • I have written an informative title.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions