Component details pages added
This commit is contained in:
parent
04f48395d6
commit
03d0d75ae1
130 changed files with 610 additions and 471 deletions
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Tracking the Sun"
|
||||
layout: component
|
||||
title: "Sun"
|
||||
description: "Instructions how to track the sun within Home Assistant."
|
||||
date: 2015-01-24 14:39
|
||||
sidebar: false
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
ha_category: Weather
|
||||
---
|
||||
|
||||
<img src='/images/supported_brands/weather-clear.png' class='brand pull-right' />
|
||||
|
||||
The `sun` component will use your current location to track if the sun is above or below the horizon.
|
||||
The sun can be used within automation as [a trigger with an optional offset to simulate dawn/dusk][automation-trigger].
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue