The current wording has two problems:
1) It says that there is still i686 but that is wrong incorrect. i686 has been dropped.
2) It implies that there official Home Assistant packages which is also not the case.
* Adding link to Hassbian scripts
Making it more likely people using Hassbian won't break their installs by installing in the same venv as HA
* ✏️ Tweak
* Adding link to Hassbian scripts
Making it more likely people using Hassbian won't break their installs by installing in the same venv as HA
* ✏️ Tweak
* Adding new proceed variable
* Fixing documentation langauage
* Updating documentation due to code changes
* Changing default to continue to execute after delay
* Update raspberry-pi.markdown
That package is required to prevent the error "Unable to install package netdisco" when running hass or the first time.
* Minor change
* Update device-specific.markdown
Homeseer devices seem to now send different data for Central Scene commands. IDs are the same, data changed significantly.
* Minor change
Taking out the "new and experimental" note - we're a dozen releases on, it's hardly new and seems to be (from a feature sense) stable.
Re-written para 2 to reflect that HA needs shut down, and that 0.75 introduced the "future" UI. Re-written the supported components list because it's horribly out of date, and without trawling the code it's impossible to know what's supported.
Added examples for whitelist_external_dirs as I found it difficult to figure out
a) it had to follow homeassistant:
b) drop the last slash for the directory i.e. /tmp/exampledir NOT /tmp/exampledir/
Existing instructions are generic `user:group` which causes confusion. Adding a line to create a `homeassistant` user, and then adjusting the following line to use that user.
* Update services.markdown
Just a minor change to make sure users delete the correct entries from the file.
* Update services.markdown
* Update services.markdown
* Adding details on renaming Z-Wave
Given that renaming Z-Wave entities is still a complicated process, adding step by step instructions for doing that.
* ✏️ Minor grammar fix
* Added details of how to use update
Added details of how to use the update service.
* Update
Added more details, including backing up the config file before editing