From a7d97190ead5a016b84f227642ee58ef70acc45c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 25 Jan 2016 20:29:22 -0800 Subject: [PATCH] Add anchors to architecture page --- source/developers/architecture.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/developers/architecture.markdown b/source/developers/architecture.markdown index 974cc312990..3bf10db703a 100644 --- a/source/developers/architecture.markdown +++ b/source/developers/architecture.markdown @@ -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.

- + Home Automation landscape @@ -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.

- + Overview of the Home Assistant core architecture