Remove link to component initialization (#2673)

* Remove link to component initialization

* Add redirect
This commit is contained in:
Fabian Affolter 2017-05-20 18:10:30 +02:00 committed by GitHub
parent f2b5333802
commit 295fc5a6b9
2 changed files with 1 additions and 1 deletions

View file

@ -7,6 +7,7 @@ sidebar: true
comments: false
sharing: true
footer: true
redirect_from: /developers/component_initialization/
---
While developing Home Assistant you will see a variable that is everywhere: `hass`. This is the Home Assistant instance that will give you access to all the various parts of the system.