Fixed typos in some of the pages (#1270)
* Update architecture.markdown * Update component_discovery.markdown * Update development_validation.markdown * Update frontend.markdown * Update maintenance.markdown * Update multiple_instances.markdown * Update python_api.markdown * Update releasing.markdown * Update rest_api.markdown * Update server_sent_events.markdown * Update website.markdown
This commit is contained in:
parent
2484dc43e3
commit
404815fae0
11 changed files with 30 additions and 30 deletions
|
@ -14,8 +14,8 @@ Before we dive into the Home Assistant architecture, let's get a clear overview
|
|||
For more information about each part in this overview, <a href='/blog/2014/12/26/home-control-home-automation-and-the-smart-home/'>check out our blog</a>. Here's the tl;dr version of the blog:
|
||||
|
||||
* Home Control is responsible for collecting information and controlling devices.
|
||||
* Home Automation triggers commands based on user configurations.
|
||||
* Smart Home triggers commands based on previous behavior.
|
||||
* Home Automation triggers command based on user configurations.
|
||||
* Smart Home triggers commands based on previous behaviour.
|
||||
|
||||
<p class='img'>
|
||||
<a href='{{site_root}}/images/architecture/home_automation_landscape.png' name='landscape'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue