forked from ZeevG/python-forecast.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Update docs for AQI support #213
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationwaiting on upstreamWaiting on the upstream API to add support for the featureWaiting on the upstream API to add support for the feature
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationwaiting on upstreamWaiting on the upstream API to add support for the featureWaiting on the upstream API to add support for the feature
Location of Documentation
Update this line: include - (optional) Is used to add additional data blocks to the API response. The only accepted parameter at the moment is day_night_forecast but aqi may be added in the future to include the AQI flag.
Problem / Suggestion
With AQI being added in the next version we should make sure that the docs include the AQI flag for those which choose to use it.
Proposed Change
No response
Additional Context
The module already supports everything for the AQI fields it just needs to be documented.
Before submitting: