Commit graph

4800 commits

Author SHA1 Message Date
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
bbrendon
5574cf840a details about nmap process being called (#1937) 2017-02-02 08:56:30 +01:00
Paulus Schoutsen
7ae5a7e80a Release 0.37.1 2017-02-01 21:29:30 -08:00
Jonathan Baginski
c5ed256603 Update installation-raspberry-pi-all-in-one.markdown
replaced wget with curl due to new Raspbian image issue.
2017-02-01 13:08:08 -05:00
Pascal Vizeli
64e83f228a Remove old stuff 2017-02-01 17:43:33 +01:00
Daniel Wiberg
73fdbd6b7c Add dependency libsqlite3-dev. (#1929)
Add dependency libsqlite3-dev as bundle fails without it.
2017-02-01 12:51:44 +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
Fabian Affolter
e02c2b398f
Add podcasts 2017-01-31 22:52:30 +01:00
Fabian Affolter
0a03ef64fa
Make titles linkable 2017-01-31 18:49:17 +01:00
andrey-git
102a67d23f Update zwave customize format (#1922)
Add a link to generic  "Customizing devices and services".
2017-01-31 16:17:48 +01:00
Jan Pobořil
f006544cb6 Fixed menu to contain also iOS. (#1851)
* Fixed menu to contain also iOS.

Because article it also about iOS.

* Changed URL in link.

* Renamed android page to mobile.

* Added redirect_from for mobile page from old path.

* Fixed formatting in mobile page.
2017-01-31 10:46:05 +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
Jonathan Baginski
f521095942 Update installation-raspberry-pi-all-in-one.markdown
one-liner requires sudo to properly issue chown pip command
2017-01-30 21:02:17 -05: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
David
b4a694cb4d Update automation-action.markdown (#1833)
Added further explanation on how to use conditions in actions, and added to the example.
2017-01-30 15:01:01 +01:00
ashev
7fd0b7ef89 Better to use extra brackets in template (#1918)
Current explanation is unclear. Had a problem when trying to convert pressure in mb to pressure in mm according to example: {{ states.sensor.pws_pressure_mb.state | float * 0.720064 | round(0) }}. Problem gone after correction of template to: {{ ( states.sensor.pws_pressure_mb.state | float * 0.720064 ) | round(0) }}
2017-01-30 14:34:01 +01:00
William Scanlon
0a92420ac0 Update lock.wink.markdown
Add note about key code binary sensors.
2017-01-30 08:05:53 -05:00
andrey-git
291f81bb5f Anchor typo (#1920) 2017-01-30 13:48:18 +01:00
Colin O'Dell
fa956322e1 Fix typo (#1919)
Should be `PyPI`, not `PiPl`
2017-01-30 08:50:06 +01:00
Stéphane Bidoul (ACSONE)
b58f1fc712 fix import in custom components documentation (#1909) 2017-01-30 08:36:13 +01: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
Robbie Trencheny
ac740d14aa Merge pull request #1913 from andrey-git/patch-5
Mention that the new customize format is for 0.37+ only
2017-01-29 16:39:55 -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
andrey-git
255bb84c17 Mention that the new customize format is for 0.37+ only 2017-01-29 18:16:42 +02:00
Fabian Affolter
962c5e71d0
Add logo 2017-01-29 16:02:36 +01:00