* Update installation-raspberry-pi-image.markdown
Update to reflect changes done in the new base-image and included hassbian-scripts.
* Create 2017-02-03-hassbian-toybox.markdown
Release blogpost.
* Update installation-raspberry-pi-image.markdown
Added more information about the hassbian-scripts.
* Update 2017-02-03-hassbian-toybox.markdown
Add in @arsaboo 's suggestions. Thanks 🍪
* Update 2017-02-03-hassbian-toybox.markdown
Fix typos and standardized use of terms.
Thanks @fabaff for the feedback.
* Update installation-raspberry-pi-image.markdown
Fix typos and standardized use of terms.
* proposed change for issue #1939
changed link target to point to correct location of libcec in system site-packages
included latest default location for the virtual env in a Raspberry Pi All-In-One installation
* update to reflect differing locations of libcec
* Add documentation for Orange Livebox Play TV devices
* Add documentation about the port config parameter
* Reword according to suggestion by @Landrash
* Update HA release version
* Alert component documentation.
Added the documentation for the alert component.
home-assistant/home-assistant#5201
* Updated alert documentation to reflect changes made in PR.
* Bumped the ha_release number.
* explain value extraction via template
Getting values from a JSON variable via `state_format` did not work for me, but using `value_template` worked. I added some explanation on how to use it.
* wrap template with {% raw %}...{% endraw %}
* Fixed menu to contain also iOS.
Because article it also about iOS.
* Changed URL in link.
* Renamed android page to mobile.
* Added redirect_from for mobile page from old path.
* Fixed formatting in mobile page.
* added some of the new options to the example
added in so that it was clearer that true/false were the values to use.
* TOOK out the examples
added in (true/false) to show options.