mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
parent
0dbb33e608
commit
6075c2d7db
@ -58,11 +58,15 @@ name:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: Open Sky
|
default: Open Sky
|
||||||
|
mode:
|
||||||
|
description: "The forecast type. Can be `hourly` or `daily`."
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: hourly
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
This platform is an alternative to the [`darksky`](/components/sensor.darksky/)
|
This platform is an alternative to the [`darksky`](/components/sensor.darksky/) sensor.
|
||||||
sensor.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Details about the API are available in the [Dark Sky documentation](https://darksky.net/dev/docs).
|
Details about the API are available in the [Dark Sky documentation](https://darksky.net/dev/docs).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user