mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 23:06:49 +00:00
Add freedaily option (#8708)
This commit is contained in:
parent
a218616c7b
commit
eac4f792e5
@ -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`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user