157 Commits

Author SHA1 Message Date
scottocs11
3c61e1ddcf End YAML formatting (#2130)
I forgot to end the YAML formatting. Added the last line.
2017-02-24 20:50:26 +01:00
scottocs11
b1717c35e1 Remove unnecessary script usage (#2126)
Scripts are not necessary to perform this automation.
2017-02-24 17:52:16 +01:00
Andrew
beb728a766 added example config (#2121) 2017-02-24 08:04:04 +01:00
tradiuz
0677895b5b Adding Travis CI testing to config backups (#2103)
* Adding Travis CI testing to config backups

Also gives a way to test the config against the latest code changes.

* Removing the advanced examples

Removed the advanced examples, fixed some typos and cleaned up formatting.
2017-02-22 00:40:24 -08:00
Andrey
6116ee55c3 Add cookbook entry for generating TLS by owning a domain. (#2077)
* Initial file for getting TLS certificate

* Write instruction

* Fixes
2017-02-19 18:19:34 +01:00
Fabian Affolter
273bcb7059
Update wstunnel part 2017-02-13 13:00:48 +01:00
Emanuele Palombo
b73af61eb9 Update apache_configuration.markdown (#1777) 2017-02-13 12:54:47 +01:00
Fabian Affolter
62db81541b
Fix markdown 2017-02-13 12:18:42 +01:00
Fabian Affolter
31d363c2c9
Add extension 2017-02-13 12:18:42 +01:00
Fabian Affolter
cd3427f422
Fix filename 2017-02-13 12:18:42 +01:00
xPsIXx
8e6d06cef5 Create automation_telegram_presence_alert (#1729) 2017-02-13 11:54:16 +01:00
Paulus Schoutsen
5cd20d9fbb Merge branch 'current' into next 2017-02-10 20:38:04 -08:00
Carlo Costanzo
043022647f Add in to and from
I think due to the rapid changes/reporting of states, a clear delimiter is needed for examples.
2017-02-07 14:41:48 -05:00
bbrendon
43eafc7a0c fix some syntax errors and made the example more complete (#1981) 2017-02-06 22:34:50 +01:00
Alok Saboo
8a16b0d413 Update Sonos say script (#1985) 2017-02-06 22:33:06 +01:00
andrey-git
1975b2c0b2 Add custom ui documentation (#1963) 2017-02-06 07:54:21 +01:00
System Tester
d7d4ed83f5 Update automation_flashing_lights.markdown (#1971)
Corrected spelling mistake in instruction text.
2017-02-05 16:50:23 +01:00
Alok Saboo
eecb79efa2 Added quotes around the templates. (#1975) 2017-02-05 16:48:01 +01:00
Pascal Vizeli
b8d1ec99fc change raw 2017-02-04 23:30:17 +01:00
Pascal Vizeli
369acfc13b Update sonos_say.markdown 2017-02-04 23:21:15 +01:00
Alok Saboo
b5de2d5471 Incorrect closing quote (#1961) 2017-02-04 18:19:28 +01:00
Fabian Affolter
a8d63c1f8f Move Jupyter docs from cookbook to Ecosystem (#1860) 2017-01-26 16:35:28 +01:00
Pascal Vizeli
fd0a2c0c47 revert the change back to delay 2017-01-25 19:53:46 +01:00
Pascal Vizeli
76a214b358 remove delay. Is not needed on sonos 2017-01-25 19:19:42 +01:00
Pascal Vizeli
2e507945ff Create sonos_say.markdown cookbook (#1816)
* Create sonos_say.markdown

* Don't render templates
2017-01-24 09:25:55 +01:00
Chris Aloi
4ebe77ce1c Revised on, off and state parameters (#1827)
Updated on, of and state parameters to reflect [docs](https://home-assistant.io/components/switch.command_line/)
2017-01-19 23:06:46 +01:00
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