131 Commits

Author SHA1 Message Date
Brent Saltzman
12ff2bfd03 Updated URL for Foscam CGI guide. (#1808)
Former URL is now 404'ing.
2017-01-18 08:28:52 +01:00
Fabian Affolter
952ff7396b
Fix typo and remove logo 2017-01-09 00:01:51 +01:00
Roddie Hasan
8e0583c304 Add tutorial for GitHub backup (#1733) 2017-01-08 23:18:53 +01:00
Will Heid
c301a8738e flushing old password (#1711) 2017-01-04 20:10:55 +01:00
Fabian Affolter
e0cab64772
Fix header 2016-12-29 19:27:22 +01:00
Steven Webb
68c7833fe8 Create configuration_yaml_by_cy1701 (#1667)
* Create configuration_yaml_by_cy1701

my configuration for the cookbook

* Update configuration_yaml_by_cy1701

Corrected format.
2016-12-29 15:24:30 +01:00
Fabian Affolter
ec4a528e9a
Replace 'validate_config' with voluptuous 2016-12-27 20:32:51 +01:00
Whytey
c5add9ffd0 Update apache.conf cookbook for websockets (#1544)
* Update apache.conf cookbook for websockets 

Add additional config lines as suggested in https://github.com/home-assistant/home-assistant/issues/4726#issuecomment-264812952 and tested to work on my install.

* Updated to include websocket config in second example
2016-12-05 12:46:41 +01:00
Fabian Affolter
d07106c954
Make titles linkable 2016-12-03 18:53:54 +01:00
Arno
2426f1a555 Update perform_actions_based_on_input_select.markdown (#1529)
In the first example the media to play was identified as media_id and media_type. That did not work for me, but changing it to "media_content_id" and "media_content_type" did (on version 0.33.4).
2016-12-03 13:29:42 +01:00
Matt N
d3e5b9865c jupyter_notebooks_introduction typo: emtpy => empty (#1499) 2016-11-26 18:00:53 +01:00
Sebastiaan
02f60a507d Update tls_self_signed_certificate.markdown (#1491)
Fixed link to https://home-assistant.io/blog/2015/12/13/setup-encryption-using-lets-encrypt/
2016-11-24 14:16:20 +01:00
Brian J King
b23f881e33 Rename automation_first_light to automation_first_light.markdown (#1467)
Page rendering is fubar, attempting to fix.
2016-11-20 18:11:44 +01:00
Carlo Costanzo
76284e87b8 Create initial cookbook file for @ih8gates (#1428)
* Create initial cookbook file for @ih8gates

I thought you could use the gist but it didn't work out.  you can edit this file now though.

* Update automation_first_light

* Added {% raw %} and {% endraw %} to template lines.
2016-11-20 00:38:16 +01:00
Daniel Høyer Iversen
347948919e Create configuration_yaml_by_daniel_hoyer_iversen.markdown (#1392) 2016-11-03 10:21:59 +01:00
Carlo Costanzo
cf573bb631 Update automation_for_rainy_days.markdown (#1354) 2016-10-29 10:11:01 +02:00
Alex Tzonkov
0ad37f02d7 Minor spelling fix 2016-10-26 17:04:44 -07:00
Alok Saboo
39d2df081c Add example configuration to cookbook 2016-10-25 22:27:33 -04:00
Fabian Affolter
b5ce3448ea
Move file to the right location 2016-10-25 19:58:19 +02:00
David
b975764bc7 Minor raw tag fix
Remove obsolete space to properly close raw tags
2016-10-24 17:05:59 +02:00
ianj001
fb50a2c50f Update apache_configuration.markdown (#1285) 2016-10-21 08:58:01 +02:00
ianj001
867f734d89 Update automation_sun.markdown (#1284) 2016-10-21 08:57:32 +02:00
Dylan Barlett
8d30a599bb Fix typos (#1245) 2016-10-14 22:46:02 +02:00
Carlo Costanzo
5b73d3dbcc Updated link (#1214)
Updated the link from my Gist to a full Repo.  Prepping for breaking apart the YAML files.
2016-10-12 08:02:32 +02:00
Fabian Affolter
d6ed281e4f Move webserver docs to topics (#1206) 2016-10-10 17:07:05 +02:00
Phil Hawthorne
8e17c5cccc Close raw tag on Pushbullet notify example (#1198)
Forgot the correct closing tag for the raw tag on the cookbook example
2016-10-09 11:42:28 +02:00
Phil Hawthorne
fe55a42c18 Display template tags in Pushbullet Home Assistant release example (#1195)
The template example introduced in #1100 needs some tags around the
template tags so that Jekyll doesn't try to interpret the code.
2016-10-09 10:22:11 +02:00
Fabian Affolter
974ae8e031 Add initial doc to work with a self-signed cert (#1150) 2016-10-08 21:15:57 +02:00
Fabian Affolter
cf82b1bb9c Details about the web server (#1149) 2016-10-08 21:15:50 +02:00
Robbie Trencheny
5da7bfaa9e Merge branch 'current' into next 2016-10-06 22:13:18 -07:00
Fabian Affolter
a5cf09e088
Fix filenames 2016-10-06 13:10:33 +02:00
Fabian Affolter
4fc5f9239f
Add basic stats notebook 2016-10-06 13:10:33 +02:00
Robbie Trencheny
afdd04e844 Merge branch 'current' into next 2016-10-05 15:44:06 -07:00
Phil Hawthorne
967ace40e7 Add Pushbullet and Home Assistant version to update notification (#1100)
* Add Pushbullet and Home Assistant version to update notification

Adds an example configuration for someone who wants to be alerted when a
new Home Assistant is released, and they would like the notification to
include the new Home Assistant version in the message.

* Add extra line after code example
2016-10-05 10:27:17 +02:00
Robbie Trencheny
ae9cc6c529 Merge pull request #1129 from jeroldalbertson-wf/patch-5
Fixed a small type. :)
2016-10-04 15:19:38 -07:00
Jerold Albertson
47357792aa Fixed a small type. :)
swtich -> switch
2016-10-04 16:13:39 -06:00
Jerold Albertson
073fca64b2 Fixed a small type. :)
priviledged -> privileged
2016-10-04 16:10:26 -06:00
Jerold Albertson
d1e73df608 Fixed a small type. :) (#1127)
Grammar:
Notifications send through -> Send notifications through
2016-10-05 00:04:36 +02:00
Jerold Albertson
ec85730925 Fixed a small type. :) (#1126)
whem -> when
2016-10-04 23:59:56 +02:00
Jerold Albertson
e7e50695f9 Fixed a small type. :) (#1125)
notifiy -> notify
2016-10-04 23:59:08 +02:00
Fabian Affolter
4e994160ab
Remove line breaks 2016-09-10 23:56:44 +02:00
sekavatar
df82109596 Add enocean documentation (#895)
* added tested device to list

* Added an automation example for philips hue und encoean wall switches
2016-09-10 23:40:24 +02:00
Pascal Vizeli
bf67b6d0d5 Update notify_if_over_threshold.markdown 2016-09-10 23:33:31 +02:00
Pascal Vizeli
fb5c8b60b7 Update notify_if_over_threshold.markdown 2016-09-10 23:33:06 +02:00
Graeme Smith
39f5aa694e Create configuration_yaml_by_instagraeme.markdown (#913) 2016-09-09 08:28:05 +02:00
Paulus Schoutsen
feee2175ba Delete basic_example_use_trigger_values.markdown 2016-09-03 18:44:25 +02:00
lee-js
41fdcaff5c Update track_battery_level.markdown (#878) 2016-09-01 14:57:29 +02:00
Robbie Trencheny
31f1027686 Merge pull request #843 from home-assistant/next
0.27
2016-08-27 20:54:53 -07:00
Fabian Affolter
3e84f46a85
Add content from #820 2016-08-27 13:33:43 +02:00
Teagan Glenn
45c3c6e5ba Add my configuration (#833) 2016-08-25 22:07:21 +02:00