mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Add anchors to architecture page
This commit is contained in:
parent
44a576ee92
commit
a7d97190ea
@ -16,7 +16,7 @@ Before we dive into the Home Assistant architecture, it is important to get a cl
|
|||||||
* Smart Home triggers commands based on previous behavior.
|
* Smart Home triggers commands based on previous behavior.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<a href='{{site_root}}/images/architecture/home_automation_landscape.png'>
|
<a href='{{site_root}}/images/architecture/home_automation_landscape.png' name='landscape'>
|
||||||
<img alt='Home Automation landscape'
|
<img alt='Home Automation landscape'
|
||||||
src='{{site_root}}/images/architecture/home_automation_landscape.png' />
|
src='{{site_root}}/images/architecture/home_automation_landscape.png' />
|
||||||
</a>
|
</a>
|
||||||
@ -31,7 +31,7 @@ The Home Assistant core is responsible for Home Control. It has four parts to ma
|
|||||||
* The **Timer** will send every 1 second a `time_changed` event on the event bus.
|
* The **Timer** will send every 1 second a `time_changed` event on the event bus.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<a href='/images/architecture/ha_architecture.png'>
|
<a href='/images/architecture/ha_architecture.png' name='architecture'>
|
||||||
<img src='/images/architecture/ha_architecture.png' />
|
<img src='/images/architecture/ha_architecture.png' />
|
||||||
</a>
|
</a>
|
||||||
Overview of the Home Assistant core architecture
|
Overview of the Home Assistant core architecture
|
||||||
|
Loading…
x
Reference in New Issue
Block a user