152 Commits

Author SHA1 Message Date
Florian Klien
d3589d9518 typos fixed (#6582) 2018-10-07 10:58:35 -04:00
Jeppe Ladefoged
0e3fa5d250 Removed api_password (#6556)
Removed api_password from example configuration.
api_password is being discontinued and replaced with users/password.
2018-10-06 21:23:48 +02:00
Alok Saboo
3720d09813 Use proper case for Home Assistant (#6526) 2018-10-05 11:37:45 +02:00
DubhAd
bdc068914e
Merge pull request #5885 from GuyKh/patch-1
Update the instructions for location of dropbox_uplodaer.sh
2018-10-03 19:30:18 +01:00
Amir Hanan
5a05ac3c3c Device comparability notes / how to activate (#6470)
Took me a while to figure out how I could use it on my older model iPhone 6....
2018-10-03 16:59:46 +02:00
Guy Khmelnitsky
a53879bae8
Update backup_dropbox.markdown 2018-10-03 09:38:04 +03:00
Guy Khmelnitsky
87fee22f67
Update backup_dropbox.markdown 2018-10-03 09:37:12 +03:00
Guy Khmelnitsky
78b7367f17
Update backup_dropbox.markdown 2018-10-03 09:35:54 +03:00
Guy Khmelnitsky
29858e853f
Update the terrible looks 2018-10-03 09:34:15 +03:00
Isabella Gross Alström
268366c62e Update with grouping of notifications (#6410)
* Update with grouping of notifications

Also two minor changes to sentences about iOS 10 to reflect that there is newer versions out now.

* Minor tweaks
2018-10-01 15:54:58 +02:00
WofWca
43996efb0e Spelling fixes (#6349)
* Articles, comma

* Article

* Fix cases of "Nmap" word's letters

* Fix prepositions
2018-09-24 13:23:31 +02:00
Will Marler
24b06fc046 Fix a link in lets_encrypt howto re: password (#6256)
The link points to the "basic information" config page but should point to the HTTP component config page. There is no password to be set in basic information.
2018-09-11 19:49:38 +02:00
Paulus Schoutsen
615304022d Add redirect uri for ios 2018-08-29 09:46:56 +02:00
Paulus Schoutsen
d5af4f8d9d Add redirect url for app 2018-08-29 09:40:51 +02:00
Fabian Affolter
b7c7c051e6
Minor changes 2018-08-28 08:34:24 +02:00
tmd224
7169b41a2c Adding more detail on .gitignore (#6099)
-Added more detail on creating .gitignore for windows users
-Added tip for exiting VI editor when writing commit messages
2018-08-28 08:27:19 +02:00
Paulus Schoutsen
029271234b
Update backup_github.markdown 2018-08-20 12:39:46 +02:00
Paulus Schoutsen
e28c876b97
Add warning about secrets 2018-08-20 12:09:50 +02:00
DubhAd
1d61e5b6a7 Adding link to Hassbian scripts (#6017)
* 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
2018-08-14 20:01:11 +02:00
DubhAd
a1c50eaa0a Adding link to Hassbian scripts (#6018)
* 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
2018-08-14 20:00:58 +02:00
Niklas
5cb782a34e Fix styling, trailing slash at NGINX config (#5899)
* Styling

* Remove trailing slash, styling

Removed trailing slash because of https://www.home-assistant.io/components/google_assistant/#troubleshooting-with-nginx
2018-07-27 09:32:18 +02:00
Guy Khmelnitsky
3012fd0275
Update the instructions for location of dropbox_uplodaer.sh
Add instructions to customize the location of dropbox_uploader.sh
2018-07-25 18:22:23 +03:00
Gaetan Semet
1b2dde7762 Respect the existing alignment (#5743) 2018-07-11 08:11:54 +02:00
Albert Lee
400bd8d2a4 Correct commands for 'homeassistant' user
* Update commands to start shell as 'homeassistant' user
* Fix references to 'hass' user
2018-06-03 16:56:00 +00:00
DubhAd
523dbd854c
Update for IP and ports
Updated to use RFC5737 IP address (documentation example IP range). 

Updated some incorrect assumptions about HTTPS only able to use port 443 and SSH only able to use 22
2018-05-28 16:43:30 +01:00
Paulus Schoutsen
a655f61286 Merge branch 'current' into next 2018-05-18 19:39:08 -04:00
Fabian Affolter
415199ac15
Fix link and type (#5367) 2018-05-15 17:08:19 +02:00
thehookup
e92955002e url needed to be in 'singlequotes' (#5367)
* url needed to be in 'singlequotes'

url needed to be in 'singlequotes'

* Don't point to 3rd party location
2018-05-15 16:45:01 +02:00
Gaetan Semet
3827962be4 synology reverse proxy: add template patch (#5316)
* synology reverse proxy: add template patch

instruction from orobardet/dsm-reverse-proxy-websocket works

* Minor changes
2018-05-09 09:54:42 +02:00
Greg Stevenson
8f8e2e9a3d Update URL to Lets Encrypt blog (#5295)
The current link takes you to a page which tells you it is outdated.
2018-05-03 14:29:43 +02:00
apastuszak
429040954a Change order or ProxyPass in first example (#5185)
I was not able to login to Home Assistant till I change he Home Assistant config to place the Websocket reverse proxy info BEFORE the web UI info.  In the other order it loads, but never lets me log in.  If I reverse them, then I login just fine.
2018-04-15 18:48:05 +02:00
Paulus Schoutsen
bd9e7179e6 Merge branch 'current' into rc 2018-04-13 17:01:21 -04:00
Fabian Affolter
38ee7392c4
Add iOS page (fixes #4972) (#5127) 2018-04-06 18:44:40 +02:00
Paulus Schoutsen
9bbbf21643 Merge remote-tracking branch 'origin/next' into rc 2018-04-06 10:29:52 -04:00
Carlo Costanzo
d31e48d4c0 Added title field into example (#5095)
Added based on feedback from @Stringyb92 in Chat.  Examples were unclear/inconsistent.
2018-04-03 20:10:26 +02:00
Jonas Pedersen
308fe9eea1 Minor syntax correction. (#5066) 2018-03-31 13:10:00 +02:00
Paulus Schoutsen
3b4e3111ce Merge remote-tracking branch 'origin/current' into rc 2018-03-24 22:15:14 -07:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain

* Update demo links

* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Paulus Schoutsen
772fb32af9 Merge branch 'current' into next 2018-03-23 14:07:56 -07:00
jackjohnsonuk
c4edb9a6e1 Update backup_github.markdown (#4988)
Added a not re: Hass.io steps
2018-03-23 10:23:53 +01:00
Joakim Sørensen
8c71e26851 Changes to Hassbian documentation (#4992)
* Changes to Hassbian documentation

* Added info about suite to Let's Encrypt docs
2018-03-23 10:20:37 +01:00
Marc Forth
6bb1d70db1 Update lets_encrypt.markdown (#4962)
* Update lets_encrypt.markdown

Converted the DuckDNS section to use the Homeassistant component for background, much easier for new starters, and more in the spirit of keeping things within HA.

* Minor changes
2018-03-20 15:57:13 +01:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
themanieldaniel
fec18d3a8f Update backup_usb.markdown (#4634)
* Update backup_usb.markdown

* ✏️ Minor improvements
2018-03-13 21:38:31 +01:00
Florian Klien
1b266b18a4 nginx rev proxy minimal version 1.3.13 (#4849)
* nginx rev proxy minimal version 1.3.13

* Some other minor changes
2018-03-06 21:18:48 +01:00
Andrew Cockburn
f737974563 Update tutorial.markdown (#4841) 2018-03-06 08:32:30 +01:00
Paulus Schoutsen
d282343710 Merge remote-tracking branch 'origin/current' into next 2018-02-25 16:49:29 -08:00
Ed Boal
c25a9c7aeb Added redirect_from for /components/ios/ (#4748)
The Invalid Config card showing the ios component sends you to /components/ios/ which has now been moved to /docs/ecosystem/ios/, causing a 404 to be shows to users who click the link. Added the redirect statement to this page to accommodate.
2018-02-25 09:47:11 +01:00
DubhAd
e9e4307930
Merge pull request #4724 from home-assistant/c727-patch-1
Fix indents in lets_encrypt automation example
2018-02-21 07:16:27 +00:00
Lars Kerick
0ab51b775e Update lets_encrypt.markdown (#4719) 2018-02-21 04:19:20 +01:00