Commit graph

6351 commits

Author SHA1 Message Date
Paulus Schoutsen
3d5fcfd934 Hassio linkable titles 2017-07-11 23:30:10 -07:00
waxhell
a6c62b30ff Fix docs for Universal Media Player (#2962)
Wrapped template syntax in example
2017-07-11 13:21:38 -07:00
Fabian Affolter
9cc889bd6f
Format fixes 2017-07-10 11:10:49 +02: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
c4746439b4
Align abbreviation 2017-07-09 09:27:17 +02:00
Carlo Costanzo
4d2804f0a2 Additional Values and examples. (#2953)
Added additional customize examples and values that I use in my config.
2017-07-09 09:06:24 +02:00
Maxim Krušina
15da89597b Added note about RPi's 100 mbit limit (#2955)
* Added note about RPi's 100 mbit limit

In my case, I just realized after months that RPi hav 100 mbit card, so this was the limiting factor :)

* Update
2017-07-09 09:05:36 +02:00
Fabian Affolter
b464407bc9
Add naming details 2017-07-08 16:23:22 +02:00
Bruce
155c8c4f74 Optional variables added to sensor.cups.markdown (#2947)
* Optional variables added to sensor.cups.markdown

Sensor configuration supports two additional variables which are not listed but would be extremely helpful to anyone running their print server on a host other than the one running Home Assistant.

Added two lines to the Configuration variables section to show host and port optional values.

* Fix formatting

* Add periods
2017-07-08 10:11:40 +02:00
Per Sandström
43759fc6a2 Update binary_sensor.verisure.markdown 2017-07-08 07:26:17 +02:00
Per Sandström
e99c6c91eb Update verisure.markdown 2017-07-08 07:20:49 +02:00
rollbrettler
f7516cc8ec Update downloader documentation with subdir data attribute (#2945)
According to [the code](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/downloader.py#L31) it is also possible to download a file into a subdirectory of **download_dir**
2017-07-07 11:44:58 -07:00
Pascal Vizeli
1a50017cab Update addon_config.markdown 2017-07-07 13:51:27 +02:00
Pascal Vizeli
37f2fbc412 Update addon_config.markdown 2017-07-07 13:40:55 +02:00
Pascal Vizeli
cb0e47f96d Update addon_config.markdown 2017-07-07 13:40:28 +02:00
Pascal Vizeli
968bd233af Update nginx_proxy.markdown 2017-07-07 12:02:07 +02:00
Pascal Vizeli
2fed46b364 Update nginx_proxy.markdown 2017-07-07 12:00:54 +02:00
Fabian Affolter
9cf7acef74
Add variables 2017-07-06 11:32:01 +02:00
Fabian Affolter
3808abd96f
Fix typo 2017-07-06 11:31:45 +02:00
Fabian Affolter
fe141703f9
Add periods 2017-07-06 09:22:16 +02:00
Kyle Decot
8bbfc16807 Adds JS9500 to media_player.samsungtv.markdown (#2939)
* Adds JS9500 to media_player.samsungtv.markdown

* Update media_player.samsungtv.markdown
2017-07-06 09:05:57 +02:00
Fredrik Lindqvist
cfdc1729a9 Update fan.insteon_local.markdown
Fix for https://github.com/home-assistant/home-assistant.github.io/issues/2941
Category was with minor case f.
2017-07-06 09:01:42 +02:00
cribbstechnologies
a9279d993b Update light.template.markdown (#2937)
crappy yaml 
Config at the top was supposed to be a light-based example. Non-light based example is below
2017-07-05 23:08:56 +02:00
Anthony Hughes
2170d07c04 Add instructions for setting using discovery with the Harmony hub (#2700)
* Add instructions for setting using discovery with the Harmony hub

* Leave the default example to be manual configuration and separate advanced configuration into separate section.

* Add note that the  config variable is optional

* Revert deletion of example comment

* Revert deletion of example comment
2017-07-05 11:05:20 +02:00
Paulus Schoutsen
27ff3ab04c Add podcast #3 post 2017-07-04 23:10:46 -07:00
Nick Touran
a1db941d87 Updated Pandora component install instructions (#2936)
The dependency Pianobar now depends on a more recent version of ffmpeg and the jessie-backports mode of installation is required.
2017-07-05 07:55:28 +02:00
Paulus Schoutsen
45cb4b33cc Release 0.48.1 2017-07-04 21:58:08 -07:00
Paulus Schoutsen
64051745dc Make linkable titles for release 48 post 2017-07-04 20:53:36 -07:00
Open Home Automation
8a30a2d532 Moved to hub category, added link to KNX cover (#2934) 2017-07-04 23:06:37 +02:00
Dale Higgs
c378721667 Fix chat blog typos (#2935)
* Update chat blog formatting

* Remove trailing whitespace
2017-07-04 22:41:37 +02:00
Fabian Affolter
c73ad08654 Add details about SSL/TLS (fixes #2927) (#2930) 2017-07-04 11:36:43 +02:00
Fabian Affolter
2743c18f9a
Add section overview 2017-07-04 10:57:46 +02:00
Marco Sirabella
f7ab7092d4 Added new config docs for conversation (#2697)
* - Updated description

* - Added different example and explained action
2017-07-04 10:45:33 +02:00
Fabian Affolter
ef6f026ad9
Fix typos 2017-07-04 09:44:47 +02:00
Fabian Affolter
75b30f6014
Minimize configuration sample 2017-07-04 09:42:36 +02:00
Fabian Affolter
3d5dd3642e
Update 2017-07-04 08:40:58 +02:00
Dale Higgs
767b8052e8 Chat links and blog entry about the switch (#2928)
* Update links to chatrooms

* Discord -> Gitter blog entry
2017-07-03 20:56:37 -05:00
Anders Melchiorsen
5d3a12dcac The SMTP default encryption is now starttls (#2926) 2017-07-03 22:40:42 +02:00
Josh
2ed22b3477 Doc for sending message after an alert goes to off (#2852) 2017-07-03 11:25:05 +02:00
Fabian Affolter
0399176e4a
Small fix 2017-07-03 08:30:02 +02:00
Fabian Affolter
486f08d5fe
Discord docs (#2923)
* Add screenshots and re-arrange instructions

* Add 'ha_release'
2017-07-03 07:33:04 +02:00
Open Home Automation
61fe6a5150 Additional documentation (#2914)
* Additional documentation

Added documentation for additional parameters introduced by a separate change request (already included in 0.48) 

KNX should be moved from the "DIY" section as KNX isn't a DIY solution, but an industry standard used for building automatisation.

* Removed some example code
2017-07-02 22:11:10 +02:00
Adrian Popa
d34540edd1 Expose attributes in a custom component (#2901)
* Expose attributes in a custom component

Added an example on how to expose attributes in a custom component.

* Update indent
2017-07-02 22:09:52 +02:00
brad
57322c9551 Add configuration.yaml example by oakbrad (#2812)
* Add configuration.yaml example by oakbrad

* Update file name
2017-07-02 22:01:59 +02:00
Alok Saboo
5380823190 Fixed typo in cover automation (#2922) 2017-07-02 21:58:46 +02:00
Paulus Schoutsen
aa67b14e3b Update installation.markdown 2017-07-02 10:43:30 -07:00
Andrew Cockburn
256816bcae Tidy up HADashboard and AppDaemon Exosystem docs 2017-07-02 12:18:12 -04:00
Thibault Maekelbergh
afdba5c31e Update raspberry pi camera steps for Jessie (#2919)
The jessie raspi-config tool introduces a higher level hierarchy for enabling the camera.
2017-07-02 16:24:43 +02:00
Thibault Maekelbergh
357540aaca Add TX-L42ET50 to supported models (#2920) 2017-07-02 16:23:49 +02:00
Brent Saltzman
3063e57008 Clarify how to hide the group control switch (#2910)
Not clear that value to "Control" should be "hidden" (not true/false)
2017-07-02 12:10:31 +02:00