Update component initialization for accurate count

This commit is contained in:
Ben Bangert 2016-08-28 13:18:31 -07:00 committed by GitHub
parent c9b3fe80c8
commit 653f05354d

View File

@ -13,7 +13,7 @@ After loading, the bootstrapper will call `setup(hass, config)` method on the co
### {% 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 |
| ------ | ----------- |