3000 Commits

Author SHA1 Message Date
Andreas Ahrens
e0ab75a8cb Update media_player.markdown (#2656)
Changed shuffle_set from 'source' to 'shuffle'
2017-05-19 08:58:17 +02:00
Aubin Paul
0e75a4f553 Link to the English Play Store (#2658)
I suggest this links to the English version of the app since this is the English wiki
2017-05-19 08:57:30 +02:00
Fabian Affolter
b111adb1c3
Add link to configuration docs 2017-05-18 22:06:35 +02:00
Fabian Affolter
7b33501b30
Add link to OpenALPR's wiki and add line break 2017-05-18 22:06:35 +02:00
Fabian Affolter
492c0a9cf4
Remove blank line 2017-05-18 22:06:32 +02:00
Shiny
eb560a84d6 Update HVAC example to MySensors 2 (#2517)
* Add example arduino sketch for MySensors 2.x HVAC

* Send mysensor HVAC status back to gateway on each change
2017-05-18 12:44:30 +02:00
Fredrik Lindqvist
aebe71c10b Add logos to "native" Home Assistant components (#2651)
* Added Home Assistant logo to plant component

Added Home Assistant logo to component since it not dependent on anything than Home Assistant.

* Add Home Assistant logo to rss feed

* Add Home Assistant logo to Emulated Hue

* Add Home Assistant logo to DNSIP sensor
2017-05-18 07:47:53 +02:00
boojew
39ecaf684f Transition updated (#2640)
* Transition updated

According to this https://home-assistant.io/cookbook/automation_sun/ (and my own experience) transition appears to only be supported on Hue bulbs - so I have updated the Transition note.

* Update light.markdown

Change language to be more ambiguous.
2017-05-17 08:53:12 +02:00
Ron Klinkien
c12bd3c36b More argument corrections (#2642) 2017-05-16 15:16:53 +02:00
Ron Klinkien
e927327cd1 Corrected exclude_domains argument (#2641) 2017-05-16 13:51:34 +02:00
Gergely Peidl
7d9e13dc10 Fixing Telegram docs (#2637)
* Missing yaml formatter added for Telegram.

* Fixing the url of notify.telegram
2017-05-16 08:14:31 +02:00
Fabian Affolter
3899670cfd
Add details about USB cameras 2017-05-15 14:09:11 +02:00
Fabian Affolter
94592924ee
Fix typo 2017-05-15 14:09:08 +02:00
jhemzal
025d184d61 Update sensor.snmp.markdown (#2621) 2017-05-15 13:58:54 +02:00
Johan Bloemberg
84158a848e Update docs with sensor_type values. (#2634) 2017-05-15 13:23:58 +02:00
deisi
b9fdb713b8 Update osramlightify description (#2633)
Says a word about #7376
2017-05-15 09:53:23 +02:00
rpitera
4e7bbfad66 Add icon template instructions (#2629)
Propose adding icon template instructions to this and the template switch docs.
2017-05-15 09:47:40 +02:00
rpitera
969ebecc66 Add icon template instructions (#2630)
Propose adding icon template instructions to this and the template binary sensor docs.
2017-05-15 09:42:52 +02:00
ChristianKuehnel
11a91d2ff6 Update plant.markdown (#2628)
Removed redundant "_moisture" strings in the example. 
Was probably a copy-and-paste error...
2017-05-14 15:49:41 +02:00
Fabian Affolter
058c12ef8b
Sort list 2017-05-14 09:54:04 +02:00
RunOnGitHub
7214b93266 Add Ikea Tradfri information (#2627)
* Add Ikea Tradfri information

* Align format
2017-05-14 09:50:16 +02:00
Erik-jan Riemers
5cfc7e4836 Duplicate entry for verify_ssl (#2626)
* Duplicate entry for verify_ssl

combined both entry's into 1.

* Add period
2017-05-14 09:48:43 +02:00
Anders Melchiorsen
5f7b2da181 LIFX: add transition parameter of colorloop effect (#2619)
Documentation update for home-assistant/home-assistant#7410 and slight rewordings.
2017-05-12 16:18:03 +02:00
Anders Melchiorsen
b81fec7355 LIFX is polling (#2618)
LIFX bulbs do push their state when booting but not during normal operation.
2017-05-12 16:16:05 +02:00
Mark Huson
faeb042ee5 Tasks as a list (#2612)
Thought I submitted a similar PR but couldn't find it.
2017-05-11 23:07:43 +02:00
Fabian Affolter
e4a4ad21a4
Minimize configuration sample 2017-05-11 19:02:21 +02:00
Patrick Easters
e5269d3cf7 Fix code block syntax (#2610) 2017-05-11 08:22:53 +02:00
William Scanlon
9b59a699cd Document current Wink services 2017-05-10 15:54:11 -04:00
mariwing
1eceec5063 Added a link to Light component to make the documentation more coherent (#2606) 2017-05-10 19:48:55 +02:00
John Mihalic
b10d5597af Update eight_sleep docs (#2599) 2017-05-08 19:21:31 +02:00
Lev Aronsky
c69a56d187 Spelling and capitalization fixes (#2598) 2017-05-08 18:27:43 +02:00
ChristianKuehnel
df2d7889ae Extended documentation for component plant (#2595) 2017-05-08 10:31:10 +02:00
Daniel Stone
e35c8492b9 Added spotify shuffle to Media Player page (#2594)
entity_id is not optional as it seems like it doesn't work if not included. Throws NotImplementedError() otherwise.
2017-05-07 22:55:24 +02:00
Fredrik Lindqvist
639c78baf1 [WIP]Update plant.markdown (#2593)
* Update plant.markdown

Add further information to the plant sensor.

* Update plant.markdown

* Update plant.markdown
2017-05-07 22:54:10 +02:00
David De Sloovere
33051a077c Improve Vera component docs (#2588)
* Improve Vera component docs

Saw a forum post when I was trying to figure this out with the same question, so at least 2 people didn't know how to figure out the entity id. Sure it's easy if you know HA, but for someone who's just starting this might help.

* Fix Z-wave casing
2017-05-07 22:53:50 +02:00
Adam Allport
37c953024d Add retain flag in doc (#2590)
Add the retain option in the documentation, copied from light.mqtt
2017-05-07 20:37:48 +02:00
Robbie Trencheny
07c3249bc3 Spelling fix 2017-05-07 00:38:52 -07:00
Paulus Schoutsen
18db470d6d Update light.blinkt.markdown 2017-05-06 19:32:47 -07:00
Paulus Schoutsen
78f527baa4 Update rss_feed_template.markdown 2017-05-06 19:31:47 -07:00
Paulus Schoutsen
ad86930c09 Update zha.markdown 2017-05-06 19:30:47 -07:00
pezinek
c5851c3cb3 Forecasts for weather underground (#2414)
* Forecasts for weather underground

* Forecasts for weather underground

* Forecasts for weather underground
2017-05-06 18:08:22 -07:00
Phil Cole
7cf5b8002d Fix broken link to opencv website (#2581) 2017-05-07 00:00:10 +02:00
Erik-jan Riemers
bf776b5ab3 Added a note about formats for mediaplayers (#2579)
Note points out sonos, since it is widely used and actual
2017-05-06 22:40:33 +02:00
Paulus Schoutsen
833900569c Merge pull request #2568 from home-assistant/release-0-44
0.44
2017-05-06 13:25:37 -07:00
Paulus Schoutsen
2f21c9b81d Add release blog post 2017-05-06 13:23:53 -07:00
Pascal Vizeli
2dbf75322c Add dlib doc (#2576) 2017-05-06 11:10:35 -07:00
viegelinsch
c1b44fb627 correct quotation mark to work correct (#2575) 2017-05-06 14:45:07 +02:00
Erik-jan Riemers
11cb3083ef Added how to find long/lat (#2578) 2017-05-06 14:37:01 +02:00
Fredrik Lindqvist
834c02a232 Replacement for #2171 (#2569)
Replaces #2171 for Limitlessled due to merge failures.
2017-05-04 22:40:15 -07:00
Teagan Glenn
cbcbf7ecfa Opencv (#2208)
* Image processing opencv doc

* OpenCV doc

* OpenCV logo

* Doc updates

* Change docs to match opencv component

* Update docs

* Add comment to example

* Add camera config

* Add comment to example yaml

* Update docs to reflect the camera not being there

* Better documentation on configuration and attributes

* Reference hub

* Set release
2017-05-04 22:12:10 -07:00