5591 Commits

Author SHA1 Message Date
Madd.is
1486a672f7 bind HTTPS to ipv6 port in NGINX example configuration (#2492)
* bind HTTPS to ipv6 port

* let NGINX bind to ports on IPv4 and 6, add http2 note
2017-04-24 23:45:23 +02:00
remc0
1143d0ae87 Cache expiration is cache_value (#2494)
If I put in the config file cache: 3600 it still used 1200. After looking at the code it turned out cache_value: 3600 is what should be used in the config file.
2017-04-24 23:43:46 +02:00
Erik-jan Riemers
28e71867b8 Creation of howto for backup to dropbox (#2501) 2017-04-24 23:37:01 +02:00
Fabian Affolter
964e476f03
Add link to details 2017-04-24 14:27:08 +02:00
Fabian Affolter
241b550238
Update for 0.43 2017-04-24 10:00:24 +02:00
Fabian Affolter
24fd53f45b
Clean-up 2017-04-24 09:30:36 +02:00
Fabian Affolter
7280afc7d7
Remove blank line 2017-04-24 09:04:37 +02:00
Fabian Affolter
f7ed70daf8
Add blog post about the voting for the Hardware Contest 2017 2017-04-24 08:09:41 +02:00
Fabian Affolter
3251e82d7f
Fix title 2017-04-23 19:12:10 +02:00
Fabian Affolter
0ed45b8b43
Add details for the delay after an upgrade 2017-04-23 18:29:35 +02:00
Erik-jan Riemers
3e317889d6 Updated time on upgrade (#2486)
On my pi3 it took about say +- 3-5 minutes before it was all ready to go.
2017-04-23 18:26:47 +02:00
Fabian Affolter
9af7466cad Update tado docs (#2484) 2017-04-23 17:47:19 +02:00
Fabian Affolter
0f1307f187 Add K5600AK (fixes #2473) (#2488) 2017-04-23 17:44:36 +02:00
Fabian Affolter
db8c247331
Remove obsolete OpenALPR component 2017-04-23 14:21:00 +02:00
Fabian Affolter
1dc6ce879b
Add redirect 2017-04-23 14:20:50 +02:00
Fabian Affolter
1d29cd987a
Remove obsolete ISS sensor docs 2017-04-23 14:18:02 +02:00
Fabian Affolter
a15047c870
Add redirect 2017-04-23 14:18:02 +02:00
Joeboyc2
e5f245e009 Added some clarifying information (#2481)
* Added some clarifying information

Added additional details about automatic discovery of the gateway on the network and how to configure it, found that many user have had to restart the gateway to get the configurator working, so also added a note about that

* Small changes
2017-04-23 14:12:53 +02:00
Joeboyc2
5395ba082c Added sudo on the make install command (#2480)
The make install of the coap failed for me when ran without sudo
2017-04-23 14:09:39 +02:00
Fabian Affolter
b4f0fb4df2
Fix title 2017-04-23 14:00:17 +02:00
Fabian Affolter
33b09ae504
Remove forecast.io docs (obsolete) 2017-04-23 10:50:35 +02:00
Fabian Affolter
6e703e3c74
Add redirect 2017-04-23 10:49:50 +02:00
Fabian Affolter
8df3277f27
Fix title 2017-04-23 10:43:23 +02:00
Jerrod Lankford
aeaaa5149b Plug GarageQTPi in the documentation. (#2478)
* Plug GarageQTPi in the documentation.

I contacted Paulus a while back and he said it would be a great idea to plug my project in the docs. I just now go around to it. I figured this would be a good place to add it. Let me know if you want anything changed. Thanks!

* Small changes
2017-04-23 09:18:58 +02:00
Craig J. Ward
ddab96277c Update alarm_control_panel.totalconnect.markdown (#2477)
User reported missing system requirements
2017-04-23 09:16:29 +02:00
Anders Melchiorsen
c2e33c88e6 Make title linkable 2017-04-23 02:10:20 +02:00
Anders Melchiorsen
cb434fda1e Add light.lifx_effect_stop 2017-04-23 02:01:45 +02:00
Robbie Trencheny
86b7c07ad6
iOS docs update 2017-04-22 16:57:03 -07:00
Anders Melchiorsen
eb37441a88 Update light.lifx.markdown
Add description of the light effects added in home-assistant/home-assistant#7145
2017-04-23 01:39:54 +02:00
Robbie Trencheny
ec4e684aa3 Add docs about iBeacon usage 2017-04-22 16:22:48 -07:00
Alessandro Mogavero
fe5184b875 Update kodi with new services information (#2475)
The new platform specific services added in pull request #6426
2017-04-22 21:10:55 +02:00
linuxlurak
66ef7d730a inserted important hint concering glances server config (#2400)
* inserted important hint concering glance server config

I think many users will stumble over the option to configure glance as webserver (-w) or server (-s). This will speed up your configuration time.

* Merge details
2017-04-22 21:09:11 +02:00
Scott Reston
7413b900f4 Added example to work around broken random filter (#2465)
Random filter in Jinja isn't currently working with lists. https://github.com/home-assistant/home-assistant/issues/5678
2017-04-22 14:08:16 +02:00
Joeboyc2
18dfe82383 I needed to install an additional application (#2469)
I needed to install an additional application for this to work so have added the command above.

This may not be the case for all, but is helpful to have all commands for completeness (at least i think so)
2017-04-22 14:07:12 +02:00
Olav Alexander Mjelde
dd7e1a4d6a Update media_player.webostv.markdown (#2467)
Added Netflix (confirmed working on 2016 LG Oled).
2017-04-22 14:06:00 +02:00
Max Rumpf
4619e5b70c Fix broken link (#2470) 2017-04-22 14:05:25 +02:00
Brian Hopkins
b915120766 Update media player to include info on sources (#2471)
Updated the documentation to include info about how sources work.  Verified this is how they work as I didn't have some devices showing up until I streamed to them.
2017-04-22 14:04:54 +02:00
Fabian Affolter
14b009e600
Add missing platform ann fix links 2017-04-22 11:09:22 +02:00
Fabian Affolter
f2dadb0063
Add configuration vars and other small changes 2017-04-22 11:01:35 +02:00
Fabian Affolter
a6d62018cc
Fix filename of IKEA logo 2017-04-22 10:55:38 +02:00
Fabian Affolter
75a3120507
Split configuration sample 2017-04-22 10:52:21 +02:00
Fabian Affolter
9af1b87f5d
Add ha_release 2017-04-22 10:42:28 +02:00
Paulus Schoutsen
2fb076062e Promo hardware contest 2017-04-22 00:49:10 -07:00
Paulus Schoutsen
77e93a5861 Merge pull request #2468 from home-assistant/release-0-43
0.43
2017-04-22 00:33:57 -07:00
Paulus Schoutsen
e430878324 Final touches 2017-04-22 00:21:05 -07:00
Paulus Schoutsen
d701ce2680 Add slashes 2017-04-22 00:04:30 -07:00
Paulus Schoutsen
34d23f826b Add blog post 2017-04-22 00:03:12 -07:00
Paulus Schoutsen
37ac08a4c2 Update tradfri docs 2017-04-21 23:44:50 -07:00
LvivEchoes
f7854d9287 Add support of modbus input registers query (#2423)
* Add support of modbus input registers query

Documentation updated according pull request.
Add support of modbus input registers query

* Update sensor.modbus.markdown

Removed some extra space.

* Update according main PR change

config option name was changed.
2017-04-21 21:15:26 -07:00
happyleavesaoc
503a7ac0a1 spotify media player documentation (#2406)
* spotify media player documentation

* update spotify doc
2017-04-21 21:15:26 -07:00