Merge pull request #859 from bbangert/patch-1

Update component initialization for accurate count
This commit is contained in:
Fabian Affolter 2016-08-28 22:32:20 +02:00 committed by GitHub
commit 588b5f3bfa

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 |
| ------ | ----------- |