Commit graph

4827 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
Pascal Vizeli
369acfc13b Update sonos_say.markdown 2017-02-04 23:21:15 +01:00
Fredrik Lindqvist
bff9d4926d Update 2017-02-03-hassbian-toybox.markdown
Fix misses by by noticed by @rytilahti
2017-02-04 20:17:56 +01:00
Fabian Affolter
5384a360a8
Fix link 2017-02-04 20:15:18 +01:00
Fredrik Lindqvist
095bbebd20 Hassbian 1.1 Toy-box. Blog post and updates to getting-started-image (#1957)
* Update installation-raspberry-pi-image.markdown

Update to reflect changes done in the new base-image and included hassbian-scripts.

* Create 2017-02-03-hassbian-toybox.markdown

Release blogpost.

* Update installation-raspberry-pi-image.markdown

Added more information about the hassbian-scripts.

* Update 2017-02-03-hassbian-toybox.markdown

Add in @arsaboo 's suggestions. Thanks 🍪

* Update 2017-02-03-hassbian-toybox.markdown

Fix typos and standardized use of terms.
Thanks @fabaff for the feedback.

* Update installation-raspberry-pi-image.markdown

Fix typos and standardized use of terms.
2017-02-04 20:02:39 +01:00
Alok Saboo
b5de2d5471 Incorrect closing quote (#1961) 2017-02-04 18:19:28 +01:00
Michaël Arnauts
38f7c12f51 Update microsoft_face.markdown (#1960)
Curl needs `--data-binary` to reliably upload binary data.
2017-02-04 13:19:09 +01:00
kentcalero
6f494ee6b0 update microsoft_face.markdown for grammar (#1958) 2017-02-04 13:18:24 +01:00
Fabian Affolter
4768b542e2
Minor changes 2017-02-04 10:12:47 +01:00
Pascal Vizeli
df2bbc3bdf babyphone blogpost (#1945)
* babyphone blogpost

* update ffmpeg config

* add automation

* fix yaml

* address comments

* finish

* add sozial
2017-02-04 10:06:30 +01:00
pavanagrawal123
bfefe86783 Update Documentation (#1953)
Few grammar fixes.
2017-02-04 09:58:48 +01:00
System Tester
cc2b8813eb Update installation-virtualenv.markdown (#1959)
Added missing git package
2017-02-04 09:56:42 +01:00
miniconfig
d937a979dc Grammatical Correction to website.markdown (#1946)
Made a minor correction to the grammar on the developers/website page.
2017-02-03 09:48:45 +01:00
Matt Cahill
32f8077260 proposed change for issue #1939 (#1940)
* proposed change for issue #1939

changed link target to point to correct location of libcec in system site-packages
included latest default location for the virtual env in a Raspberry Pi All-In-One installation

* update to reflect differing locations of libcec
2017-02-03 09:06:26 +01:00
miniconfig
bbb5d023f0 Add ha_release to Website Update directions (#1948)
Added an explanation of how to specify ha_release for a new component.
2017-02-03 08:06:43 +01:00
Fabian Affolter
60ea564631
Fix link 2017-02-02 23:49:32 +01:00
Fabian Affolter
b5b5a20c4b
Add endpoint 2017-02-02 23:44:28 +01:00
Pascal Vizeli
554113dbbe Update ffmpeg.markdown 2017-02-02 23:18:52 +01:00
Pascal Vizeli
eb8293732d Remove hint to fork since that is very insecure. 2017-02-02 23:17:22 +01:00
Fabian Affolter
ebecd9fce6
Make titles linkable 2017-02-02 12:06:21 +01:00
Felix Fischer
53c3ff3fdc explain value extraction via template (#1891)
* explain value extraction via template

Getting values from a JSON variable via `state_format` did not work for me, but using `value_template` worked. I added some explanation on how to use it.

* wrap template with {% raw %}...{% endraw %}
2017-02-02 09:25:08 +01:00
Oliv3rDog
f72701dba6 Update switch.broadlink.markdown (#1935) 2017-02-02 09:13:32 +01:00
Fabian Affolter
e7cc2120d6
Add redirect 2017-02-02 09:09:17 +01:00