Commit graph

5869 commits

Author SHA1 Message Date
Jan Losinski
efd24efc5b Add documentation for the InfluxDB import script (#2491)
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2017-04-24 23:53:35 +02:00
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
Alok Saboo
f289a00bad Added blogpost on setting up Influxdb and Grafana on a Docker (#2498) 2017-04-24 23:42:57 +02:00
Fabrizio Furnari
b9ff90340e Create sensor.cert_expiry.markdown (#2497) 2017-04-24 23:40:32 +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
Joakim af Sandeberg
005ab6f366 Create sensor.pushbullet.markdown (#2461)
* Create sensor.pushbullet.markdown

Reopening of #2115
**Description:**
Added doc for the new pushbullet sensor


**Pull request in [home-assistant](https://github.com/home-assistant/home-assistant) (if applicable):** home-assistant/home-assistant#7182

* Updated date

* Add ha_release and some minor format changes
2017-04-22 14:04:09 +02:00
Fabian Affolter
a5228b961f
Fix title 2017-04-22 11:17:01 +02:00
Fabian Affolter
87b11985a4
Add missing platform ann fix links 2017-04-22 11:17:00 +02:00
Fabian Affolter
bd0d25aacc
Add configuration vars and other small changes 2017-04-22 11:17:00 +02:00
Fabian Affolter
91a6fd523d
Fix filename of IKEA logo 2017-04-22 11:17:00 +02:00
Fabian Affolter
9ab2526885
Split configuration sample 2017-04-22 11:17:00 +02:00
Fabian Affolter
598447a393
Add ha_release 2017-04-22 11:17:00 +02:00
Paulus Schoutsen
a714f73abe
Promo hardware contest 2017-04-22 11:17:00 +02:00
Paulus Schoutsen
cbb0948d89
Final touches 2017-04-22 11:17:00 +02:00
Paulus Schoutsen
dc9214f034
Add slashes 2017-04-22 11:17:00 +02:00