Commit graph

2402 commits

Author SHA1 Message Date
Johann Kellerman
38e6098ad8 SMA New factor for units (#1999) 2017-02-08 19:16:32 +02: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
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
Alok Saboo
00a1b09386 Minor fixes. (#1984) 2017-02-06 22:35:26 +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
Sebastian
87e7c16ef2 Added note regarding dashes in script names (#1518) 2017-02-05 09:30:14 +02: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
pavanagrawal123
bfefe86783 Update Documentation (#1953)
Few grammar fixes.
2017-02-04 09:58:48 +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
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
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
bbrendon
5574cf840a details about nmap process being called (#1937) 2017-02-02 08:56:30 +01:00
Pascal Vizeli
64e83f228a Remove old stuff 2017-02-01 17:43:33 +01:00
Teemu R
e3eed32e5b Update light.yeelight.markdown (#1757)
* Update light.yeelight.markdown

* Update light.yeelight.markdown

document configuration variables, document music mode.

* Update light.yeelight.markdown

fix naming of use_music_mode
2017-02-01 06:18:39 +01:00
Carlo Costanzo
d5d8b9725d added some of the new options to the example (#1905)
* added some of the new options to the example

added in so that it was clearer that true/false were the values to use.

* TOOK out the examples

added in (true/false) to show options.
2017-01-31 10:39:38 +01:00
Fredrik Lindqvist
ba09360ce4 Update switch.mqtt.markdown (#1923)
Fix `mosquitto_pub` example to work with example code.
2017-01-30 22:27:25 +01:00
Pascal Vizeli
35a6b3d7ed Update image_processing.markdown 2017-01-30 19:10:32 +01:00
bbrendon
24b5f8e937 Update sensor.command_line.markdown (#1914) 2017-01-30 15:06:17 +01:00
NotoriousBDG
360af885c1 Add note about emulated_hue on port 80 as non-root (#1814)
Added a note to the troubleshooting section showing hot to setup emulated_hue on port 80 when running as a non-root user.
2017-01-30 15:03:26 +01:00
William Scanlon
0a92420ac0 Update lock.wink.markdown
Add note about key code binary sensors.
2017-01-30 08:05:53 -05:00
Robbie Trencheny
a3f5062ec7 Merge pull request #1907 from andrey-git/patch-4
Fix ha_category to be like in openalr
2017-01-29 16:40:23 -08:00
Teemu R
ab062985a0 Update switch.flux.markdown (#1840)
* Update switch.flux.markdown

Add disable_brightness_adjust doc.

* Update switch.flux.markdown

defaults to false.
2017-01-29 20:26:23 +01:00
Fabian Affolter
962c5e71d0
Add logo 2017-01-29 16:02:36 +01:00
Fabian Affolter
8c9ae5f19a
Add logo 2017-01-29 15:57:13 +01:00
Lukas
634517532e Documentation for linksys_ap device tracker (#1600)
* Documentation for linksys_ap device tracker

* Update device_tracker.linksys_ap.markdown

* Update device_tracker.linksys_ap.markdown

* Update device_tracker.linksys_ap.markdown
2017-01-29 15:46:29 +01:00
Fabian Affolter
57c2c4fdc4
Add inital Lutron docs 2017-01-29 13:33:39 +01:00
Fabian Affolter
d8b38f6289
Remove duplicate 2017-01-29 13:33:39 +01:00
Alok Saboo
d9987a1d7d Added default option (#1903) 2017-01-29 09:24:36 +01:00
Matt N
3c301bf8e5 Fix typos and grammar in media_player.vlc.markdown (#1894) 2017-01-29 09:23:46 +01:00
andrey-git
c414c6f45f Fix ha_category to be like in openalr 2017-01-29 08:41:32 +02:00
Robbie Trencheny
3e064877aa Host is now optional on Hue 2017-01-28 16:55:10 -08:00
Robbie Trencheny
c7c6c2e558 Update Hue docs to note the new parameters 2017-01-28 16:53:48 -08:00
Alok Saboo
1fb47207ae Added missing backticks (#1902) 2017-01-29 01:37:09 +01:00
Fabian Affolter
2828183942
Update formatting 2017-01-29 00:37:45 +01:00
Paulus Schoutsen
c693f7425a Merge branch 'current' into next 2017-01-28 15:21:21 -08:00
Fabian Affolter
878905e2a3 Add inital docs for Amazon Polly (#1896) 2017-01-28 21:52:53 +01:00
Fabian Affolter
d48df70ec9 Add initial Sky Hub docs (#1895) 2017-01-28 21:52:31 +01:00
Yannick Simard
ba08412e15
Update configuration key ensor -> sensor (#1892) 2017-01-28 21:46:23 +01:00
JammyDodger231
0f9451d8e1
Update mqtt.markdown (#1884)
After having my own MQTT server running on a VPS that is hosted elsewhere from my home assistant server I found that after using lets encrypt it would not allow me to use the .pem files created with home assistant. They worked natively with mosquitto_sub and owntracks but this is the only method I found to work. The change should help anyone else who can't get a secure connection and save hours of searching
2017-01-28 21:46:23 +01:00
nodomain
24acb2881f
Update history.markdown (#1823) 2017-01-28 21:46:23 +01:00
Fabian Affolter
63d0982d1a
Add details about HP Microserver gen8i
https://community.home-assistant.io/t/hp-ilo-sensor-component/2935/9
2017-01-28 21:46:23 +01:00
Jan Wh
4c7709d61d
Necessary quotation in Matrix room id or alias (#1883)
* Necessary quotation in Matrix room id or alias

[YAML syntax](https://symfony.com/doc/current/components/yaml/yaml_format.html) suggests that strings containing `!` and `#` should be wrapped in single or double quotes. Otherwise it will be recognised as an inline comment.

* Clarified wording
2017-01-28 21:46:23 +01:00