Fabian Affolter
05219416f0
Minor updates
2017-02-11 18:09:54 +01:00
Pascal Vizeli
3af68990ad
Add new platform microsoft_face_detect / add braking changes for 0.38 ( #2004 )
...
* Add new platform microsoft_face_detect / add braking changes
* add more infos
2017-02-11 18:00:15 +01:00
Fabian Affolter
1dbd7c45b4
Add blog post for 0.38
2017-02-11 17:46:57 +01:00
Fabian Affolter
a6b619924c
Add social image for 0.38
2017-02-11 16:50:35 +01:00
Fabian Affolter
0ebf6f85b5
Add details
2017-02-11 16:44:37 +01:00
Fabian Affolter
8111f0f4f7
Minor changes and fixes
2017-02-11 16:44:37 +01:00
Fabian Affolter
ecfc9a4718
Update for 0.38
2017-02-11 15:56:20 +01:00
Johan Bloemberg
1601df1129
Add Rflink component documentation. ( #1715 )
...
* Add Rflink component documentation.
* Add sensor docs.
* Add lights and switch documentation.
* Add logo.
* Update to latest changes.
* Use relative hyperlinks for internal links.
* Fix links, some text changes.
2017-02-11 15:40:30 +01:00
Paulus Schoutsen
5a4cac7ade
Unfeature neato
2017-02-10 20:40:42 -08:00
Paulus Schoutsen
5cd20d9fbb
Merge branch 'current' into next
2017-02-10 20:38:04 -08:00
Robbie Trencheny
eaa1d9ecb1
Add Apple TV to the featured section
2017-02-10 17:01:49 -08:00
Andrey
9d70b2d35b
Revert set_wakeup change
2017-02-10 20:18:32 +02:00
Andrey
d7204f461f
Add set_wakeup service documentation
2017-02-10 20:13:06 +02:00
Fredrik Lindqvist
e049b830ef
Fix link to Mysensors API.
...
Fix link to Mysensors API. Missing part of the url tag.
2017-02-09 22:22:54 +01:00
Andrey
355febf568
Fix sqlite file name
2017-02-08 22:02:48 +02:00
Philipp Schmitt
4b6358c12b
Document the notify.mailgun service ( #1989 )
2017-02-08 18:39:42 +01:00
Fabian Affolter
cf3b66c8f1
Minor changes
2017-02-08 18:36:22 +01:00
Pierre Ståhl
9dfe758f3f
Add documentation for Apple TV ( #1996 )
2017-02-08 18:33:54 +01:00
Johann Kellerman
ba3bfb63f8
Update component_generic_discovery.markdown ( #2000 )
2017-02-08 18:31:41 +01:00
Adam Mills
daa11ee550
Update example platforms for async conventions ( #1998 )
2017-02-08 18:30:58 +01:00
Johann Kellerman
38e6098ad8
SMA New factor for units ( #1999 )
2017-02-08 19:16:32 +02:00
Daniel Høyer Iversen
06380c6a34
Merge pull request #1993 from CCOSTAN/patch-33
...
Add in to and from
2017-02-08 14:38:49 +01:00
neonbunny
883885bd00
Fix markdown in WOL Switch ( #1994 )
...
Currently the final code example is garbled on the home assistant website (but not github). I suspect it needs a line of whitespace before the code block.
2017-02-07 22:08:23 +01:00
Robbie Trencheny
f5c9a0c1fd
Merge pull request #1995 from rbflurry/patch-1
...
iOS doc improvements
2017-02-07 12:27:51 -08:00
Robbie Trencheny
6148be73ab
Another quick language fix
2017-02-07 12:27:37 -08:00
Robbie Trencheny
6263eaeaca
Language fix
2017-02-07 12:27:11 -08:00
Martin Hjelmare
36698f1227
Add mysensors device tracker ( #1986 )
...
* Add mysensors device tracker
* Add release info
2017-02-07 21:20:26 +01:00
rbflurry
733b657509
Merge pull request #3 from rbflurry/patch-2
...
Patch 2
2017-02-07 15:02:39 -05:00
rbflurry
716eeac8af
Update ios.markdown
2017-02-07 14:56:19 -05:00
rbflurry
9e9b235ecd
Update ios.markdown
2017-02-07 14:54:27 -05:00
rbflurry
050cb97c2e
Update notifications.markdown
2017-02-07 14:51:05 -05: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
Yannic-HAW
e8a25e8194
Update switch.broadlink.markdown ( #1980 )
...
Added description and example for send_packet service
2017-02-07 19:40:22 +01:00
R Huish
f821cf2900
Updated to reflect firebase.google.com changes ( #1987 )
...
firebase.google.com has moved to a new longer key and the regenerate button is no longer present.
2017-02-07 19:39:27 +01:00
Stéphane Bidoul (ACSONE)
7b9a54f77f
document min/max jinja filters ( #1977 )
2017-02-07 19:35:22 +01:00
azeroth12
a4c695920f
Update z-wave-controllers.markdown ( #1990 )
...
Works solid on my intel xserve running 10.11.6
2017-02-07 19:34:40 +01:00
Trevor
2d9a7e8b8d
Document icon_template for template sensor ( #1991 )
2017-02-07 19:32:47 +01:00
Fabian Affolter
2b28667652
Add MQTT discovery ( #1952 )
...
* Add MQTT discovery
* Update configuration
2017-02-07 19:13:16 +01:00
Jerry Workman
42be2b1e1b
fix error in switch/turn_on example ( #1988 )
...
Corrected CURL bash command ( thanks to David):
'$ curl -X POST -H "x-ha-access: YOUR_PASSWORD" \
-H "Content-Type: application/json" \
-d '{"entity_id": "switch.christmas_lights", "state": "on"}' \
http://localhost:8123/api/services/switch/turn_on '
2017-02-07 08:05:11 +01:00
Alok Saboo
00a1b09386
Minor fixes. ( #1984 )
2017-02-06 22:35:26 +01: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
Fabian Affolter
87d018214c
Add more examples
2017-02-06 21:56:35 +01:00
Fabian Affolter
e157039ab3
Update sample
2017-02-06 21:42:47 +01:00
arjenfvellinga
1595a715cb
Update notify.pushbullet.markdown ( #1983 )
...
More specific instruction where to retrieve your api key.
2017-02-06 18:44:27 +01:00
Adrián López
79c38c1792
Doc for rich facebook messages ( #1979 )
2017-02-06 14:02:05 +01:00
Philipp Schmitt
faff9c90a0
webostv: Add documentation for the filename config ( #1951 )
...
* notify.webostv and media_player.webostv: Add documentation for the filename configuration
* Remove line breaks
2017-02-06 08:10:21 +01:00
thecynic
c91fb86568
Update lutron component documentaion ( #1932 )
2017-02-06 08:09:09 +01:00
andrey-git
1975b2c0b2
Add custom ui documentation ( #1963 )
2017-02-06 07:54:21 +01:00
Brian J King
0f4865b038
Fix typo in configuration variables for TP-Link Smart Switches ( #1982 )
...
Page had indicated [MyStrom)(https://mystrom.ch/en/ ), however, this appears to be another smart switch option, not TP-Link as the page is about.
2017-02-06 07:49:33 +01:00