Add freedaily option (#8708)

This commit is contained in:
Fabian Affolter 2019-02-23 16:38:53 +01:00 committed by GitHub
parent a218616c7b
commit eac4f792e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ name:
type: string
default: OpenWeatherMap
mode:
description: "Can specify `hourly` or `daily`. Select `hourly` for a three-hour forecast or `daily` for daily forecast."
description: "Can specify `hourly`, `daily` of `freedaily`. Select `hourly` for a three-hour forecast, `daily` for daily forecast or `freedaily` for a five days forecast with the free tier."
required: false
type: string
default: "`hourly`"