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
Daniel Perna
663aecf546
Wrapped templates
2017-02-08 02:17:45 +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
Duoxilian
2b0557b388
Update climate.markdown ( #1898 )
...
Add documentation for hold_mode.
2017-02-05 22:25:33 +01:00
Fabian Affolter
2b0c208e1f
Fix tables
2017-02-05 22:13:20 +01:00
Duoxilian
79e2d61109
Update climate.ecobee.markdown ( #1967 )
2017-02-05 22:04:50 +01:00
Martin Hjelmare
74ac6b9383
Update mysensors sensor ( #1976 )
...
* Add V_DIRECTION.
* Add example sketch for mysensors 2.x.
2017-02-05 21:07:45 +01:00
Paulus Schoutsen
44d345faae
Redirect image installation url
2017-02-05 12:01:32 -08:00
clach04
74fd315660
Clarify CLA signing sequence of events ( #1964 )
...
* Clarify CLA signing sequence of events.
2017-02-05 16:54:50 +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
arjenfvellinga
a382aed9d1
Update hassbian.markdown ( #1974 )
...
Typo in url
2017-02-05 16:49:27 +01:00
Alok Saboo
eecb79efa2
Added quotes around the templates. ( #1975 )
2017-02-05 16:48:01 +01:00
Fredrik Lindqvist
eab1207db0
Update templating.markdown
...
Fix formatting to be inline with rest of document.
2017-02-05 12:20:14 +01:00
Carlo Costanzo
efd9a5e68d
Added cross linking to Automation templating. ( #1965 )
...
Trigger templates where not easy to find in the current structure.
2017-02-05 09:28:13 +01:00
Duoxilian
cb07f61ef0
Update climate.ecobee.markdown ( #1967 )
2017-02-05 09:26:33 +01:00
Sebastian
87e7c16ef2
Added note regarding dashes in script names ( #1518 )
2017-02-05 09:30:14 +02:00
Paulus Schoutsen
30b3a55344
Update installation-raspberry-pi.markdown
2017-02-04 22:43:51 -08:00
Robbie Trencheny
ce4bfdbdf6
Spelling fix
2017-02-04 22:41:07 -08:00
Paulus Schoutsen
d3627d6af7
Merge branch 'current' into next
2017-02-04 20:49:32 -08:00
Paulus Schoutsen
de374b280d
Streamline getting started installation ( #1968 )
2017-02-04 20:47:05 -08:00
Pascal Vizeli
b8d1ec99fc
change raw
2017-02-04 23:30:17 +01:00