106 Commits

Author SHA1 Message Date
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
Paulus Schoutsen
f2d5e91679 Fix broken syntax highlighting 2016-08-22 21:58:07 -07:00
Paulus Schoutsen
e73ce3766d Merge branch 'current' into next
Conflicts:
	Gemfile.lock
2016-08-22 01:01:55 -07:00
Paulus Schoutsen
5f1b5997da Upgrade ruby/jekyll/style 2016-08-22 01:01:17 -07:00
Paulus Schoutsen
ec4f61e361 Update generic camera platform 2016-08-20 23:26:41 -07:00
Paulus Schoutsen
1957efefb8 Merge branch 'master' into next
Conflicts:
	source/_cookbook/custom_panel_using_react.markdown
2016-08-13 10:29:41 -07:00
Daniel Høyer Iversen
1b5233b672 Update custom_panel_using_react.markdown (#769) 2016-08-12 08:29:48 +02:00
Daniel Høyer Iversen
89fdc593f0 Update custom_panel_using_react.markdown (#768) 2016-08-12 08:29:07 +02:00
Fabian Affolter
cb6bce4520 Update for new panel_custom component (#751) 2016-08-08 18:36:53 +02:00
Teagan Glenn
45c86f1631 Update documentation to show unit system (#717) 2016-08-07 17:59:24 -07:00
Paulus Schoutsen
b65c7be16f Update blog post 2016-07-30 12:48:15 -07:00
Paulus Schoutsen
fb2ea42c88 Merge remote-tracking branch 'origin/master' into next
Conflicts:
	source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown
2016-07-30 11:29:05 -07:00
Fabian Affolter
0ea8514b1c
Add configuration.yaml sample 2016-07-29 20:05:40 +02:00
Fabian Affolter
23434e1c22
Initial cookbook entry for the react custom panel 2016-07-29 19:44:21 +02:00
Paulus Schoutsen
76024d4ebe Update author info 2016-07-23 12:28:50 -07:00
Fabian Affolter
b7b95f9459 Jupyter notebooks (#665)
* Add initial jupyter docs

* Add new screenshot and put basic ha usage to a new page

* Update

* Rename file

* Only use links
2016-07-23 18:05:04 +02:00
Fabian Affolter
8c1ae6d000
Add sensor: 2016-07-17 13:09:28 +02:00
Fabian Affolter
3a08243a5f
Add another notify example 2016-07-17 13:08:02 +02:00
Fabian Affolter
034c831324 0.24 (#637)
* Persistant changed to persistent

* Added log_attributes to the config documentation for statsd (#625)

* Fix AsusWRT docs to prevent SSH key confusion (#623)

pxssh is expecting the path to a private key, not a public key

* add yahoo weather support (#621)

* add yahoo weather

* update with woeid not longer required

* Doc for simplisafe alarm (#613)

* Minor fixes

* Rename the blog post for 0.24

* Initial blog post for 0.24

* Update sensor.apcupsd docs to reflect changes (#617)

* Update sensor.apcupsd docs to reflect changes

* Remove "type:" from configuration

* Add apcupsd sensor breaking change

* Added samsung models to the list of supported Samsung Smart TV's (#630)

* Add IMAP sensor docs

* Add IMAP sensor

* add joaoapps join component and platform. (#633)

* Add join

* Added documentation of the KNX component (#611)

* Added set_brightness to website docs. (#582)

* Added configuration for card order to customize docs

* Added configuration options to docs for the set_brightness command.

* Revert "Added configuration for card order to customize docs"

This reverts commit bd310fbd115c76bc49d994fff4ff3e1a0d0e9540.

* Add new contributors

* Add TP-Link smart plug docs

* Sync with PR

* update service (#634)

* Move KNX docs to right folder

* Fix typos and layout

* Add missing KNX logo

* Fix logo name

* Fix category

* Revert "Added set_brightness to website docs." (#636)

* Add initial KNX docs for binary sensors and switches

* Update title, desc, and date

* Rename blog post

* Update for 0.24

* pyhomematic update 0.1.9

* add example

* Example config (#638)

* Added dynamic entity tracking documentation (#641)

* Change ordering

* Added dynamic entity tracking documentation

* Add more details

* Add sqlalchemy as dep

* Add various db_url

* Added bah2830 configuration (#644)

* update media_player.markdown (#643)

* Rename release blog post

* Add CARTO

* Hide sensor.imap until stable

* Typo edits (#642)

* Update demo

* Minor tweaking

* Add additional example

* Add simple example for renaming

* Make it raw

* Update camera.rpi_camera.markdown (#537)

* Add link to binary version

* Fix indent

* Minor change for #537

* Update date
2016-07-16 21:24:29 +02:00
Randall Mason
a0c4d4bf45 Make link to PushBullet Component Absolute (#647)
As of now, the link tries to go to a deep subdirectory of the documentation.  Making it an absolute link will make it work on the built documentation on the site.  Neither way currently works in github, but I doubt that's the goal.
2016-07-16 17:37:54 +02:00
heytcass
519c13c10e Typo edits (#642) 2016-07-13 21:15:08 -07:00
Paulus Schoutsen
fd243acea3 Update tor_configuration.markdown 2016-07-10 10:59:55 -07:00
Fabian Affolter
054cc3cf1e
Fix typos and update format 2016-07-08 21:18:02 +02:00
Nathan Freitas
76422dee99 (resubmitting) New cookbook info for setting up Tor (#627)
* Persistant changed to persistent

* add first commit of new tor configuration

* updated tor configuration documentation
2016-07-08 10:01:11 -07:00
Cameron Bulock
483781825e Example configs (#599) 2016-06-30 08:41:22 +02:00
Dani
76896d2edd Update automation_using_timeinterval_inputboolean.markdown (#592) 2016-06-27 21:44:04 -07:00