From afd0f9b3e2b3e8185d23df9d6609d147e68d1714 Mon Sep 17 00:00:00 2001 From: Michael Greb Date: Wed, 4 Mar 2015 20:48:34 -0500 Subject: [PATCH 1/2] minor typo in docs --- source/components/sun.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/components/sun.markdown b/source/components/sun.markdown index 70fb4aaa66f..5269071a927 100644 --- a/source/components/sun.markdown +++ b/source/components/sun.markdown @@ -39,4 +39,4 @@ sun: | State Attributes | Description | | --------- | ----------- | | `next_rising` | Date and time of the next sun rising -| `nest_setting` | Date and time of the next sun setting +| `next_setting` | Date and time of the next sun setting From eec19e4f8d5a557758fcf1548bf6b1d338eec1de Mon Sep 17 00:00:00 2001 From: Michael Greb Date: Wed, 4 Mar 2015 21:06:04 -0500 Subject: [PATCH 2/2] another simple typo --- source/getting-started/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index 971f2396cd4..b4702578180 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -170,7 +170,7 @@ You can append ?api_password=YOUR_PASSWORD to any url to log in aut Home Assistant will be able to automatically discover and configure any Google Chromecasts, Belkin WeMo switches and Philips Hue bridges in your network if you have [the discovery component]({{site_root}}/components/discovery.html) enabled (which is by default). -Not all devices can be discovered, so if you hae any of the following devices or services, please see their respective pages for installation instructions: +Not all devices can be discovered, so if you have any of the following devices or services, please see their respective pages for installation instructions: * [Nest thermostat]({{site_root}}/components/thermostat.html) * [Wink hub]({{site_root}}/components/wink.html)