Skip to content

Commit 588b5f3

Browse files
authored
Merge pull request home-assistant#859 from bbangert/patch-1
Update component initialization for accurate count
2 parents c9b3fe8 + 653f053 commit 588b5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/component_initialization.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ After loading, the bootstrapper will call `setup(hass, config)` method on the co
1313

1414
### {% linkable_title hass: the Home Assistant instance %}
1515

16-
The Home Assistant instance contains three objects to help you interact with the system.
16+
The Home Assistant instance contains four objects to help you interact with the system.
1717

1818
| Object | Description |
1919
| ------ | ----------- |

0 commit comments

Comments
 (0)