Help info

This commit is contained in:
GreenTurtwig 2015-12-15 10:45:29 +00:00
parent 2607b74bd9
commit fa88946201
2 changed files with 8 additions and 7 deletions

View File

@ -73,17 +73,18 @@ Running these commands will:
If you run into any issues, please see [the troubleshooting page](/getting-started/troubleshooting/). It contains solutions to many of the more commonly encountered issues. If you run into any issues, please see [the troubleshooting page](/getting-started/troubleshooting/). It contains solutions to many of the more commonly encountered issues.
For additional help, in addition to this site, there are three sources: For additional help, in addition to this site, there are four sources:
- [Forum](https://automic.us/forum/)
- [Gitter Chatroom](https://gitter.im/balloob/home-assistant) for general Home Assistant discussions and questions. - [Gitter Chatroom](https://gitter.im/balloob/home-assistant) for general Home Assistant discussions and questions.
- [Development Mailing List](https://groups.google.com/forum/#!forum/home-assistant-dev) for development related questions and discussing new features. - [Development Mailing List](https://groups.google.com/forum/#!forum/home-assistant-dev) for development related questions and discussing new features.
- [GitHub Page](https://github.com/balloob/home-assistant/issues) for issue reporting. - [GitHub Page](https://github.com/balloob/home-assistant/issues) for issue reporting.
### What's next ### What's next
If you want to have Home Assistant start on boot, [autostart instructions](/getting-started/autostart/) can be found here. If you want to have Home Assistant start on boot, autostart instructions can be found [here](/getting-started/autostart/).
To see what Home Assistant can do, launch demo mode: `hass --demo-mode` To see what Home Assistant can do, launch demo mode: `hass --demo-mode` or visit the [demo page](/demo).
To update Home Assistant to the latest release: `pip3 install --upgrade homeassistant` To update Home Assistant to the latest release run: `pip3 install --upgrade homeassistant`
### [Next step: Configuring Home Assistant »](/getting-started/configuration/) ### [Next step: Configuring Home Assistant »](/getting-started/configuration/)

View File

@ -13,9 +13,9 @@ There are various ways to get in touch with the Home Assistant community. It doe
### {% linkable_title Communication channels %} ### {% linkable_title Communication channels %}
- [Mailing list](https://groups.google.com/forum/#!forum/home-assistant-dev) - [Forum](https://automic.us/forum/)
- [Real-time messaging](https://gitter.im/balloob/home-assistant) - [Gitter Chatroom](https://gitter.im/balloob/home-assistant) for general Home Assistant discussions and questions.
- [Forum](https://automic.us/forum/) - [Development Mailing List](https://groups.google.com/forum/#!forum/home-assistant-dev) for development related questions and discussing new features.
### {% linkable_title Bugs, Feature requests, and alike %} ### {% linkable_title Bugs, Feature requests, and alike %}