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.
-
+
@@ -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