- Add note to people on OS X about how to properly forward ports so that you can browse to http://localhost:8123
- This tripped me and a co-worker up a fair bit so I'm hoping it will save others a good deal of googling.
- Add note to people on OS X about how to properly forward ports so that you can browse to http://localhost:8123
- This tripped me and a co-worker up a fair bit so I'm hoping it will save others a good deal of googling.
* 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.
* 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.
The current systemd unit file will provoke an error because the 'ExecPre' line calls a shell built-in function and all systemd Execs need to use an absolute path. the proposed change sets the python environment using the provided 'Environment' calls as used by systemd.
Added some more verbiage as how to properly configure WinSCP to be able to access the folder structure under .homeassistant with the ability to edit the config files using WinSCP. It took me a bit to find that SCP protocol needed to be selected when creating a new session, so I edited the last paragraph to add that requirement and make it easier for first time installers.
* Add documentation for print_config_parameter service to z-wave.
* Add documentation for 'debug' customization attribute.
* Sort services alphabetically.
I have made some amendments to the top section to ensure the right process gets followed, before it was too easy to just copy the code without reading further