Update component initialization for accurate count
This commit is contained in:
parent
c9b3fe80c8
commit
653f05354d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ After loading, the bootstrapper will call `setup(hass, config)` method on the co
|
||||||
|
|
||||||
### {% linkable_title hass: the Home Assistant instance %}
|
### {% linkable_title hass: the Home Assistant instance %}
|
||||||
|
|
||||||
The Home Assistant instance contains three objects to help you interact with the system.
|
The Home Assistant instance contains four objects to help you interact with the system.
|
||||||
|
|
||||||
| Object | Description |
|
| Object | Description |
|
||||||
| ------ | ----------- |
|
| ------ | ----------- |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue