mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update sensor.yr.markdown (#8380)
* Update sensor.yr.markdown
* Update sensor.yr.markdown
* Update sensor.yr.markdown
* ✏️ Tweaks
This commit is contained in:
parent
cc99ce67f3
commit
744aff1da6
@ -68,6 +68,21 @@ monitored_conditions:
|
|||||||
description: Medium cloud level.
|
description: Medium cloud level.
|
||||||
highClouds:
|
highClouds:
|
||||||
description: High cloud level.
|
description: High cloud level.
|
||||||
|
latitude:
|
||||||
|
description: Manually specify latitude.
|
||||||
|
required: false
|
||||||
|
type: float
|
||||||
|
default: Provided by Home Assistant configuration.
|
||||||
|
longitude:
|
||||||
|
description: Manually specify longitude.
|
||||||
|
required: false
|
||||||
|
type: float
|
||||||
|
default: Provided by Home Assistant configuration.
|
||||||
|
altitude:
|
||||||
|
description: Manually specify altitude.
|
||||||
|
required: false
|
||||||
|
type: float
|
||||||
|
default: Provided by Home Assistant configuration.
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
A full configuration example can be found below:
|
A full configuration example can be found below:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user