Commit graph

9178 commits

Author SHA1 Message Date
Fabian Affolter
adc69db0e6
Add wired article 2017-07-17 22:31:10 +02:00
Fabian Affolter
9cfa4d97da
Add new entries 2017-07-17 19:18:12 +02:00
GMFalka
65aec2ba70 Update notify.telegram.markdown (#2938)
* Update notify.telegram.markdown

Folder whitelisting required for file sending. Note included. If the formating is wrong, please help fixing it :)

* Update notify.telegram.markdown

* Update notify.telegram.markdown

Added documentation link
2017-07-17 19:11:26 +02:00
Niccolò Maggioni
fa3c0c2dd9 Update Plex docs for SSL connections (#2932)
* Update Plex docs for SSL connections (home-assistant/home-assistant#8341)

* Stricter values allowed in the configurator

https://github.com/home-assistant/home-assistant/pull/8341/commits/f8808c6443e2bac412d4b889192cd79b00328040
2017-07-17 19:10:46 +02:00
Matthew Garrett
7abc205582 Document Avion's ability to obtain configuration automatically (#2766)
The Avion upstream code now has support for pulling switch information from
the central server directly. Document that.
2017-07-17 19:08:10 +02:00
Gavin Mogan
1a18543c35 Added bose soundtouch as an allowed value (#2995) 2017-07-17 18:49:22 +02:00
Pierre Ståhl
bc9adb7d4b Change incorrect domain to apple_tv (#2994) 2017-07-17 18:46:16 +02:00
Alok Saboo
e0cc348b97 Cleaned up Microsoft Face docs (#2993) 2017-07-17 18:40:33 +02:00
Phil Hawthorne
64b08028a6 Add blog post for Podcast Episode 4 (#2996)
* Add blog post for Podcast Episode 4

Adds a blog post about Home Assistant Podcast 4

* Update description
2017-07-17 18:00:07 +02:00
Paulus Schoutsen
6109bacd26 Add apastrophe 2017-07-16 14:35:52 -07:00
Paulus Schoutsen
8cfcd84e97 Fix feedreader warning 2017-07-16 12:24:04 -07:00
Paulus Schoutsen
47c814b7f7 Add HA in press section 2017-07-16 12:19:26 -07:00
Paulus Schoutsen
4df6a2d9ca Add founder vision 2017-07-16 11:36:33 -07:00
Pierre Ståhl
a4418da174 Update Apple TV documentation (#2858) 2017-07-16 18:02:48 +02:00
Rowan
c6ac411d1f Added logos for Dublin Bus and London Underground 2017-07-16 16:56:06 +01:00
Rowan
b4cfed174c Fix Yeelight Sunflower and Xiaomi vacuum logos 2017-07-16 16:49:09 +01:00
Anders Melchiorsen
2211a82737 LIFX: add zones attribute (#2804) 2017-07-16 17:41:08 +02:00
Rowan
85b755c91e Added logos for LaMetric and CityBikes 2017-07-16 15:57:53 +01:00
Paulus Schoutsen
95fac38985 Fix London Underground 2017-07-16 07:46:21 -07:00
Open Home Automation
1f0983eb72 Update lametric.markdown (#2986) 2017-07-16 07:40:12 -07:00
Open Home Automation
ae531f7af7 Update notify.lametric.markdown (#2987) 2017-07-16 07:40:08 -07:00
rpitera
521f6cc877 Fix link to readme file (#2991)
Correct link to readme from README.md to README.rst.
2017-07-16 07:38:49 -07:00
Alok Saboo
b6b4ff80d8 Fixed typos in media_extractor docs (#2992) 2017-07-16 07:38:32 -07:00
GreenTurtwig
fc35bd0497 Update with correct usage of hex colorrs for themes 2017-07-16 14:46:37 +01:00
Paulus Schoutsen
24468cc1ff Merge branch 'current' into next 2017-07-15 21:08:29 -07:00
Paulus Schoutsen
b53a4aa54a Merge pull request #2971 from home-assistant/release-0-49
0.49
2017-07-15 21:08:10 -07:00
Paulus Schoutsen
2c80c32eb0 Add 0.49 release blog post 2017-07-15 21:07:56 -07:00
Marcelo Moreira de Mello
ac7567d0c7 Updated Amcrest documentation to use hub component (#2881)
* Updated Amcrest documentation to use hub component

* Set default streaming source to snapshot

* updated version to 0.49
2017-07-15 20:54:30 -07:00
Marcelo Moreira de Mello
824e2c2ce5 Updated Amcrest documentation to use hub component (#2881)
* Updated Amcrest documentation to use hub component

* Set default streaming source to snapshot

* updated version to 0.49
2017-07-15 20:54:19 -07:00
Eugenio Panadero
1e2a89d59a add doc for new wake_on_lan component with service send_magic_packet (#2950)
* add doc for new wake_on_lan component with service send_magic_packet

* use Hub as ha_category
2017-07-15 20:53:55 -07:00
Eugenio Panadero
603fba68de add doc for new wake_on_lan component with service send_magic_packet (#2950)
* add doc for new wake_on_lan component with service send_magic_packet

* use Hub as ha_category
2017-07-15 20:53:42 -07:00
gitmopp
55660db691 Update for DHT with temperature_offset and humidity_offset (#2899)
* Update for DHT with temperature_offset and humidity_offset

Updated documentation for PR https://github.com/home-assistant/home-assistant/pull/8234

* Fixed typo

Fixed typo for valure to value

* Minor changes
2017-07-15 19:48:48 -07:00
Dougal Matthews
cd2cb9b175 Add the new rgb support to switch.flux (#2956) 2017-07-15 19:48:47 -07:00
gitmopp
172704cac3 Update for DHT with temperature_offset and humidity_offset (#2899)
* Update for DHT with temperature_offset and humidity_offset

Updated documentation for PR https://github.com/home-assistant/home-assistant/pull/8234

* Fixed typo

Fixed typo for valure to value

* Minor changes
2017-07-15 19:46:11 -07:00
JudgeDredd
12fd562361 erorrs with degree symbol (#2973)
I was unable to get the examples above working when using that degree symbol in the unit of measurement, removing that symbol fixed the problem. I did try pasting in a fresh degree symbol, and even tried using one from the HASS front end, but that didn't work. However, this example has been here for a long time and I can't find any other cases of complaints, so I figured i'd add a warning in the comments in case anyone else has the same problem.
2017-07-15 19:31:47 +02:00
Michael Fester
35e2ff8b17 Update snips.markdown (#2975) 2017-07-15 17:09:23 +02:00
Carlo Costanzo
bbf3112ee4 Cleared up documentation. (#2978)
was just a bit confusing.. not anymore I hope.
2017-07-15 17:08:25 +02:00
Alok Saboo
dc6082ceda Cleanup docs (#2977) 2017-07-15 17:07:51 +02:00
Carlo Costanzo
7f704f9cbc Add more examples. (#2979)
Closes ##2687
2017-07-15 17:04:22 +02:00
Paulus Schoutsen
ca80944d74 Update Hass.io docs 2017-07-14 22:56:40 -07:00
Pascal Vizeli
419540348d Update addon_config.markdown 2017-07-15 01:37:22 +02:00
Fabian Affolter
23585871fb
The default on Fedora 26 is Python 3.6 2017-07-14 16:35:34 +02:00
IainPHay
ad63d2ce63 Update sensor.darksky.markdown (#2974)
Line 71 typo corrected: update_interval was incorrect
2017-07-14 15:58:35 +02:00
Sean Gollschewsky
c760f9943f Added new configuration variable visibility_distance (#2968) 2017-07-14 12:38:41 +02:00
Gavin Mogan
892b2045a3 Replace Samsung with Sharp Aquos (#2972) 2017-07-14 07:42:38 +02:00
Dougal Matthews
fea19c1476 Add the new rgb support to switch.flux (#2956) 2017-07-13 19:53:37 -07:00
Will Heid
bf9911e6e3 emphasized that wired internet needs to be connected for the entire bootstrap process. 2017-07-13 16:16:49 -07:00
Paulus Schoutsen
8879b5a610 Merge remote-tracking branch 'origin/current' into next 2017-07-13 09:31:46 -07:00
Anders Melchiorsen
a3987362cd LIFX: make broadcast address configurable (#2967) 2017-07-13 10:54:33 +02:00
Andrey
372bb97a45 Add themes documentation (#2966) 2017-07-12 18:08:38 -07:00