Tobie Booth
9981cd8e98
Add disarm_after_trigger documentation ( #780 )
2016-08-24 12:20:43 +02:00
Fabian Affolter
1dff23cae3
Fix variables
2016-08-24 09:28:53 +02:00
Paulus Schoutsen
be777212c6
Rename CNAME to CNAME_old
2016-08-24 09:27:20 +02:00
Paulus Schoutsen
24b76860a3
Site updated at 2014-12-19 15:50:47 UTC
2016-08-24 09:27:20 +02:00
Paulus Schoutsen
24eae38ac1
Site updated at 2014-12-19 08:20:58 UTC
2016-08-24 09:27:20 +02:00
Paulus Schoutsen
6ad00c81bb
Octopress init
2016-08-24 09:27:20 +02:00
Robbie Trencheny
1d639d9bd4
Capitalization fix on Pushover
2016-08-24 00:05:21 -07:00
Robbie Trencheny
1b99a8c3ec
Merge pull request #597 from n8henrie/issue_1949
...
Combine Garage and Rollershutter Components -> Cover (home-assistant#1949)
2016-08-24 00:02:12 -07:00
Carter
c8fafbba06
adds docs for state_pull_mode and relay_time ( #803 )
...
* adds docs for state_pull_mode and relay_time
* added defaults for new vars
* reordered config vars
2016-08-23 23:29:08 -07:00
Krasimir Chariyski
53ebb3991d
Update media_player.mpchc.markdown ( #825 )
...
The example configuration.yaml entry has wrong indent.
2016-08-23 21:08:45 +02:00
icovada
ef00d7557e
Fixed documentation due to proposed change
2016-08-23 18:40:58 +02:00
Krasimir Chariyski
977935a69d
Update group.markdown ( #824 )
...
* Update group.markdown
* Update group.markdown
2016-08-23 00:46:39 -07:00
Petar Petrov
41a54fd696
fixed a wording mistake in the docs ( #823 )
2016-08-23 00:13:17 -07:00
Robbie Trencheny
f8bbc5ccd8
password -> api_password
2016-08-22 23:23:00 -07:00
Paulus Schoutsen
f2d5e91679
Fix broken syntax highlighting
2016-08-22 21:58:07 -07:00
Fabian Affolter
2233bbb6c9
Rename blog post ( fixes #822 )
2016-08-22 22:39:51 +02:00
icovada
984edefb84
Update Telegram notify
...
Add documentation for Document file format as per pull request 2937 on main project
2016-08-22 19:17:36 +02:00
Fabian Affolter
d79cdf9969
Add more details and a sample of a page
2016-08-22 19:01:19 +02:00
Jesse Newland
79407140e1
Document zwave.rename_node ( #818 )
2016-08-22 15:35:26 +02:00
Fabian Affolter
b907a4a226
Update repo name
2016-08-22 15:32:38 +02:00
Paulus Schoutsen
151de0cd48
Some title tweaks
2016-08-22 01:25:36 -07:00
Paulus Schoutsen
c122c670e1
Update website docs
2016-08-22 01:22:28 -07:00
Paulus Schoutsen
dd695c6512
Merge branch 'current' into next
2016-08-22 01:13:49 -07:00
Paulus Schoutsen
9527e27cc9
Update script
2016-08-22 01:13:26 -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
Fabian Affolter
ad565e855d
Remove stale entry ( #819 )
2016-08-22 09:23:36 +02:00
Fabian Affolter
85eec85e10
Update for recent changes
2016-08-22 09:22:41 +02:00
Fabian Affolter
570ba75813
Add logo
2016-08-22 08:59:44 +02:00
Paulus Schoutsen
82fb2aa61d
Update github edit link
...
Move secure token to travis setup
Update deploy
show what's going on
try
2016-08-21 18:09:35 -07:00
Paulus Schoutsen
62769debae
Merge branch 'current' into next
2016-08-21 16:55:38 -07:00
Paulus Schoutsen
5e6b7fd977
Update deploy branch
2016-08-21 16:55:10 -07:00
Paulus Schoutsen
04b4f58407
Merge branch 'current' into next
2016-08-21 16:52:41 -07:00
Paulus Schoutsen
6adddf4a55
Update deploy to point at master
2016-08-21 16:52:23 -07:00
Paulus Schoutsen
f180f2b7e8
Remove _deploy
2016-08-21 16:44:48 -07:00
Paulus Schoutsen
7eb84c9471
Create CNAME
2016-08-21 16:34:39 -07:00
Roi Dayan
17c5f7b2fb
Remove note about root access from dht sensor ( #805 )
...
This update is related to #2900
Signed-off-by: Roi Dayan <roi.dayan@gmail.com>
2016-08-21 21:32:10 +02:00
Daniel Perna
d5450f898d
Documentation for LlamaLab Automate notifications ( #814 )
...
* Added documentation for LlamaLab Automate.
* Re-phrased to clarify flow
2016-08-21 21:31:19 +02:00
The Witty Coder
cb8f190c9a
Adding AVR receivers to supported list ( #817 )
...
Have tested on older AVR-2312CI and it is able to control volume/mute, power and basic media support while playing internet audio sources.
2016-08-21 21:26:14 +02:00
Carter
9e2572a7df
adds missing google maps hyper link ( #815 )
2016-08-21 21:04:15 +02:00
Heiko Rothe
a8897a4b1f
Added room tracker docs ( #810 )
...
* Added page for the new room tracker component
* Added info about using it together with Owntracks
* Updated room presence documentation to new sensor implementation
* Changed name to mqtt_room
* Changed category to Presence Detection
2016-08-21 21:03:50 +02:00
Josh Nichols
8d345dc7fd
Update libv8 dependency to fix failures with clang 7.3 ( #812 )
...
See https://github.com/cowboyd/libv8/issues/205 for some details of the
problem. It's fixed in 3.16.14.15 of libv8
2016-08-21 11:56:49 -07:00
Josh Nichols
65f882c338
Add documentation on how to test requirements ( #811 )
...
It's possible to test different requirement versions in development by using `pip install` to the Home Assistant's config directory's dep,
and then `hass --skip-pip`
2016-08-21 10:59:04 -07:00
tilphousia
5bde64b3a1
Add stage 1 heater state to monitored conditions ( #809 )
...
Condition for monitoring Stage 1 heat was missing from the list. Added in line 25.
2016-08-21 09:21:10 +02:00
Paulus Schoutsen
e2713a9c58
Tweak margin bottom headers
2016-08-20 23:27:27 -07:00
Paulus Schoutsen
ec4f61e361
Update generic camera platform
2016-08-20 23:26:41 -07:00
Paulus Schoutsen
58ebb42e92
Update development_testing.markdown
2016-08-20 16:13:11 -07:00
Fabian Affolter
eae981b514
Add missing variable
2016-08-20 23:12:29 +02:00
Fabian Affolter
d96a0647da
Update to refelect that it's a binary sensor
2016-08-20 23:12:29 +02:00
Fabian Affolter
8b986bebf0
Rename ecobee sensor
2016-08-20 23:12:29 +02:00