mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 05:46:30 +00:00
Minor grammatical fixes to core.md (#944)
This commit is contained in:
parent
6a85f3685f
commit
9615a93a84
@ -3,7 +3,7 @@ title: Core Architecture
|
||||
sidebar_label: Core
|
||||
---
|
||||
|
||||
The Home Assistant Core consists of four core parts. On top of this it includes a ton of helper classes to deal with common scenario's, like providing an entity or dealing with locations.
|
||||
The Home Assistant Core consists of four main parts. On top of this it includes many helper classes to deal with common scenarios, like providing an entity or dealing with locations.
|
||||
|
||||
- **Event Bus**: facilitates the firing and listening of events -- the beating heart of Home Assistant.
|
||||
- **State Machine**: keeps track of the states of things and fires a `state_changed` event when a state has been changed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user