77 Commits

Author SHA1 Message Date
Ashton Campbell
9e6b9cb658 Fixed common spelling mistakes (#3544)
* fix spelling errors

* Update binary_sensor.xiaomi_aqara.markdown

Reverts to previous revision before spell check.

* Update tellstick.markdown

Reverts to previous revision before spell check.

* Update owntracks_two_mqtt_broker.markdown

Reverts to previous revision before spell check.

* Update cla_sign.html

Reverts to previous revision before spell check.

* Update credits.markdown

Reverts to previous revision before spell check.

* Update api.markdown

Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
Fabian Affolter
7076f2006d
Merge pull request #3403 from BioSehnsucht/rename-input-slider
Rename input_slider to input_number and add numeric text box option
2017-10-08 00:35:58 +02:00
Paulus Schoutsen
f9e3f7e099 Merge remote-tracking branch 'origin/current' into next 2017-10-05 09:24:55 -07:00
Franck Nijhof
443904de16 Fixes spelling of 'Home Assistant' everywhere (#3524) 2017-10-05 10:53:08 +02:00
rbflurry
5cd8995070
change uppercase to lowercase. (#3426)
This was applied as a part of https://github.com/home-assistant/home-assistant/pull/9427
2017-09-26 20:51:00 +02:00
rbflurry
33bbc740c3 add example (#3427)
* add example 

adds a example of a camera content message with actions.

This is possible in version 0.54.0

* Remove blank line
2017-09-24 10:20:19 +02:00
rbflurry
60d1125e55 change uppercase to lowercase. (#3426)
This was applied as a part of https://github.com/home-assistant/home-assistant/pull/9427
2017-09-24 10:18:44 +02:00
Paulus Schoutsen
1b1bf59c0c Merge branch 'current' into next 2017-09-21 21:23:50 -07:00
Andrew Cockburn
0e6a9fbbae Update tutorial.markdown 2017-09-19 11:55:06 -04:00
Andrew Cockburn
7cd587a1df Update appdaemon.markdown 2017-09-19 11:54:13 -04:00
John
290ce7eb3e Update tls_self_signed_certificate.markdown (#3400)
* Update tls_self_signed_certificate.markdown

corrected typo and made file names match

* Replace HASS with Home Assistant
2017-09-18 21:47:08 +02:00
John
ef7953c5b0 Update tls_self_signed_certificate.markdown (#3396)
* Update tls_self_signed_certificate.markdown

Add .pem and  iOS info to save others searching for it like I had too and save time :)

* Minor changes

* Update names
2017-09-18 07:34:38 +02:00
morberg
8ce25595cf Simplify .gitignore example (#3341) 2017-09-11 09:27:46 +02:00
Paulus Schoutsen
28fd5114d6 Merge branch 'current' into next 2017-09-07 07:42:43 -07:00
Phill Price
085a0e7e37 Spelling change (#3299)
conection > connection
2017-09-03 21:41:21 +02:00
mjj4791
44474e5342 prevent 502 errors caused by apache port-reuse (#3267)
Without the 'disableeuse=On' configured, Apache will try to reuse tcp ports even when these ports were closed by home assistant (tcp FIN was sent). When Apache tries to use such a port, no answer will come from home assistant, causing Apache to respond with a HTTP 502 error.

With this option turned on, the situation will not occur (since ports will not be reused).
2017-08-28 11:17:24 +02:00
Ben
06abfe7823
Reverse proxy details for Caddy Server (#3222)
* Reverse proxy details for Caddy Server

Code snippet to show a working example of using Caddy as a reverse proxy to Home Assistant.

* Update docs_navigation to include link to Caddy

Update sidebar with link to new doc showing example of Caddy reverse proxy

* Update caddy.markdown
2017-08-25 13:07:42 +02:00
Andrew Cockburn
bf23a8b5ec
Update hadashboard.markdown 2017-08-25 13:07:39 +02:00
Andrew Cockburn
1f6a9a4b60
Update updating.markdown 2017-08-25 13:07:39 +02:00
Ben
e9c1684e71 Reverse proxy details for Caddy Server (#3222)
* Reverse proxy details for Caddy Server

Code snippet to show a working example of using Caddy as a reverse proxy to Home Assistant.

* Update docs_navigation to include link to Caddy

Update sidebar with link to new doc showing example of Caddy reverse proxy

* Update caddy.markdown
2017-08-23 09:20:25 +02:00
Andrew Cockburn
b78d2c6948 Update hadashboard.markdown 2017-08-20 11:23:59 -04:00
Andrew Cockburn
df3c4c5a4e Update updating.markdown 2017-08-20 10:43:51 -04:00
Andrew Cockburn
30c4ae88be Update hadashboard.markdown 2017-08-09 14:27:20 -04:00
Andrew Cockburn
21b9881536 Update appdaemon.markdown 2017-08-09 14:24:11 -04:00
Ken Davidson
d1c4d14ab5 Update appdaemon.markdown (#3116)
Fix typos and punctuation.
2017-08-01 20:21:44 +02:00
vrs01
a1cf9f3d05 Update appdaemon.markdown (#3089) 2017-07-29 16:07:23 +02:00
Andrew Cockburn
83f1bfd4ba Update installation.markdown 2017-07-22 17:24:18 -04:00
Wilco van Duinkerken
e183ecaa64 Add websocket proxy to / for nginx subdomain setup (#3020)
Without the proxy_http_version and proxy_header upgrades an the nginx subdomain setup generates socket errors on the login page. This makes that users can't login.  Adding the websocket lines both to the "/" location as well as the "/api/websocket" location solves the issue. 

Solution copied from: KickHackerz, mar 1 answer on https://community.home-assistant.io/t/ngnix-so-confused-doing-something-wrong/12736/3.
2017-07-21 20:20:13 +02:00
rpitera
521f6cc877 Fix link to readme file (#2991)
Correct link to readme from README.md to README.rst.
2017-07-16 07:38:49 -07:00
Daniel Welch
4cda6df98b lets_encrypt.markdown -- automated renewal w/o port forwarding 80 (#2954)
Before finding this guide, I ran into the Port 80 problem described in this page (likely blocked by ISP) and [posted about it in the LetsEncrypt forums](https://community.letsencrypt.org/t/help-with-standalone-certbot-failed-to-bind-to-80-using-ipv4/37701/8). While this excellent guide helped me circumvent that immediate issue, a certbot engineer suggested an alternate method for automated cert renewal that did not require manually changing port mapping every time a cert needed to be renewed.

In short, he suggested using a TLS challenge rather than HTTP, so that the Let's Encrypt CA would bind port 443 externally, and specify certbot to bind to port 8123 internally for certificate renewal. He also added that pre- and post-hooks could be passed to certbot so that HA could be stopped/started and port 8123 could be freed for cert renewal. 

I have verified that this method works in a dry run on my own HA setup and modified step 8 with some suggested documentation
2017-07-09 09:32:11 +02:00
Fabian Affolter
2743c18f9a
Add section overview 2017-07-04 10:57:46 +02:00
Andrew Cockburn
256816bcae Tidy up HADashboard and AppDaemon Exosystem docs 2017-07-02 12:18:12 -04:00
vrs01
0f91fcfc7d Typo (#2893)
* Typo

* Typo
2017-06-26 22:29:37 -07:00
Fabian Affolter
76dd3fdff5
Minor updates 2017-06-26 18:39:20 +02:00
vrs01
14d2c3ce93 Mention how to install 'rubygems' (#2890)
* Update installation.markdown

* Update command
2017-06-26 18:32:12 +02:00
Ness
f3c5887cd0 Update cron job command (#2873)
/usr/bin/letsencrypt does not exist anymore, the file is located in ~/certbot/
2017-06-23 22:04:40 +02:00
Denix
227e97c39a Update apache.markdown (#2763)
corrected typo
2017-06-05 11:23:56 +02:00
Fabian Affolter
5d8c88d7c2
Add content from #2330 2017-05-30 12:33:22 +02:00
Fabian Affolter
7a8f89c267
Update name 2017-05-30 12:33:02 +02:00
Patrick Easters
243a1efa74 Updating nginx docs for clarity (#2561)
* Update nginx docs

Added step to remove passphrase from self-signed cert private key.
Removed http block since enabled sites now are included inside the http block in modern nginx configs

* Update nginx.markdown

Added note about sites-available directory in RPM-based distros (and possibly others)
2017-05-30 12:24:19 +02:00
Marc Forth
fee5ecc5d0 Update lets_encrypt.markdown (#2643)
Corrected command to change user, as the default position for most users is not to have a password for HA user.
2017-05-17 07:21:10 +02:00
runraid
02bf7d7506 Add link to Actionable Notifications (#2604)
Add link to Actionable Notifications
2017-05-10 07:54:36 +02:00
David De Sloovere
7f20c5ae36 Improve backup github doc (#2589)
* Improve backup github doc

Unignore .travis.yaml, which is referenced later in the document to set up CI testing on push.

* Fix extension on .travis.yml

It's .travis.yml and not .travis.yAml
2017-05-07 21:37:41 +02:00
Erik-jan Riemers
03817fa78b Updated information (#2572)
* Updated information

Python script was updated to exclude folders/files so that you don't copy everything.

* Minor changes
2017-05-06 11:44:30 +02:00
Fabian Affolter
f53b8ab399 Fix link (#2544) 2017-05-01 12:55:00 +02:00
Fredrik Lindqvist
acc0784e4a Update backup_usb.markdown (#2536) 2017-04-30 14:05:54 +02:00
Fabian Affolter
5e208bb05f
Turn time back 2017-04-29 14:09:29 +02:00
Fabian Affolter
d58e145e3c
Add to nav, fix typos, and minor layout changes 2017-04-29 12:20:29 +02:00
Erik-jan Riemers
af46e2cf72 A backup solution towards an USB drive (#2528)
You can add this one under the backup category too.
2017-04-29 12:06:38 +02:00
Alok Saboo
8ec4d8d172 Added group (iOS) notification instructions (#2523)
* Updated apiai logo

* Updated Api.ai logo

The current logo was not visible against our white background (on the
components page) or the gray background (elsewhere on the website).

* Added group notifications instructions

Added instructions for sending notifications to multiple phones

* Link notification group
2017-04-28 09:35:33 +02:00