Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/components/sun.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion source/getting-started/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ You can append <code>?api_password=YOUR_PASSWORD</code> 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)
Expand Down