Commit graph

5335 commits

Author SHA1 Message Date
Paulus Schoutsen
dbea60bb99 Merge branch 'release-0-41' into next 2017-03-23 21:00:17 -07:00
Paulus Schoutsen
9bd1fd17b0 Merge remote-tracking branch 'origin/current' into release-0-41 2017-03-23 20:59:47 -07:00
micw
d6fac22c85 Adding documentation of expire_after for mqtt sensor to expire outdated values (#2297) 2017-03-23 17:55:44 -04:00
Paulus Schoutsen
30ae389091 Update 2017-03-23-opensourcecraft-interview-with-founder-paulus-schoutsen.markdown 2017-03-23 09:19:55 -07:00
Paulus Schoutsen
a7a29bba47 Add interview with opensourcecraft 2017-03-23 08:01:24 -07:00
Fabian Affolter
557bb8e986
Add Thomas-Krenn awards and podcast from codepop.com 2017-03-23 15:53:33 +01:00
Paulus Schoutsen
829004fd0b Release 0.40.2 2017-03-22 09:32:22 -07:00
Kevin Fowlks
5b8740a872 Update component_loading.markdown (#2314)
Changed the word "build-in" to "built-in" were applicable.
2017-03-22 15:54:48 +01:00
Nick Zelei
d059b15bc0 updated android ip webcam grammar (#2315) 2017-03-22 15:54:09 +01:00
Wolfgang Malgadey
56efff3957 Tado climate device component (#2307)
* added tado_v1 climate information

* small changes to tado_v1

* wrong platform name

* added ha release

* renamed tado component

* changed some details of the tado config
2017-03-22 08:18:26 -04:00
Fabian Affolter
e4246aa25a Fix indentation and remove use_trigger_values (fixes #2306) (#2313) 2017-03-21 20:44:47 +01:00
Ludeeus
48084ee55e Added round to battery precentage (#2309)
Sometimes the battery will be show as a long string like: 28.99999999996%..
By adding "|round" this will be shown as 29%
2017-03-20 20:09:34 +01:00
Daniyar Yeralin
5f006c388e Update media_player.mpd.markdown (#2303)
Introducing new parameter "Name"

Description:
Added new optional parameter "Name" for mpd component.

Pull request in home-assistant (if applicable): home-assistant/home-assistant#6553
2017-03-20 08:05:08 +01:00
R Huish
8e4f825ab7 Expanded detail in RFLink TCP mode (#2292)
* Expanded detail in RFLink TCP mode

* Update rflink.markdown

* Updated as per Landrash comments

* Update rflink.markdown
2017-03-19 21:51:20 +01:00
m4tek
118cbc485f Added note on Virgin Media Super Hub 3.0 support (#2291)
* Added note on Virgin Media Super Hub 3.0 suppoer

* Update device_tracker.upc_connect.markdown
2017-03-19 20:35:32 +01:00
martinfrancois
7f66e700c2 Rflink: added support for lights with toggle type (#2284)
* Update switch.rpi_rf.markdown

updated to reflect the changes for supporting multiple codes being executed in a row

* added toggle type and fire_event fix for typo

removed additional incorrect underscore from fire_event

* removed one more instance of fire_event with additional underscore
2017-03-19 11:49:54 +01:00
oliverhg1
f11484e652 Added a new TV Model (K6500AF) 2017-03-19 02:22:52 -06:00
petkov
8414f2a0fa Update documentation of DD-WRT component (#2288) 2017-03-18 22:35:44 +01:00
Mark Grosen
0fe10f8cee Update device_tracker.nmap_tracker.markdown (#2289)
Added a note to exclude the HA host from scanning as it may cause verbose errors to be generated due to websocket error caused by the scanning.
2017-03-18 22:34:45 +01:00
cgtobi
3512b476b4 Remove unnecessary environment variable setup from systemd service (#2223)
* Remove unnecessary environment variable setup 

The environment variables are not needed and are actually overriding the system PATH variable and were causing trouble in certain circumstances.

* Make the user for the service dynamic

* Cleans up leftover comment

* Refine text to reflect the changes in the service

* Revert change of the users home path
2017-03-18 22:08:17 +01:00
Beat
889d8d6dfd Issue 2282 performance (#2287)
* switch components page to flexbox and mustachejs

* greatly improved website performance
* only load images when actually showing the box
* removed isotope JS

* Apply compression to HTML
2017-03-18 10:06:43 -07:00
AlucardZero
38906c5216 Typo fix + clarification (#2285) 2017-03-18 10:25:21 +01:00
Robbie Trencheny
14ecb68bae Merge pull request #2094 from JesseWebDotCom/plex-documentation
Plex improvements
2017-03-17 17:45:10 -07:00
Robbie Trencheny
932f8b0152 Fix broken table 2017-03-17 17:44:08 -07:00
martinfrancois
641bb83191 Update switch.rpi_rf.markdown (#2018)
updated to reflect the changes for supporting multiple codes being executed in a row
2017-03-17 16:57:08 -07:00
Robbie Trencheny
6ee5f72b21 Merge pull request #2277 from bdurrer/issue-2142
Issue 2142: Sort components alphabetically
2017-03-17 16:26:11 -07:00
David Straub
3e6bbbbdba Update FritzBox call monitor documentation to match HA PR #6474 (#2216)
* Update FritzBox call monitor documentation to match HA PR #6474

* Mention required user permissions

* Reverted creation date

* Remove stray sentence
2017-03-17 22:50:58 +01:00
Robbie Trencheny
69117f9bc4 Forgot linkable_title 2017-03-17 13:11:04 -07:00
Robbie Trencheny
1827d2bcf2 Update light MQTT docs 2017-03-17 13:07:25 -07:00
Robbie Trencheny
95b2425d13 Update MQTT discovery to mention light & sensor support 2017-03-17 12:45:52 -07:00
Beat Durrer
2b0c3e892d Merge 'home-assistant/current' into issue-2142 2017-03-17 20:35:50 +01:00
Beat Durrer
a4849b5a1f Issue 2142: Sort components alphabetically 2017-03-17 20:24:31 +01:00
Beat
0e92aacf6e Feature component search (#2275)
* * added search box to the component overview page.
* minor fixes in the javascript

* minor fix: spaces
2017-03-17 16:06:42 +01:00
John Mihalic
acf2b676ea Fix Neurio sensor name (#2281) 2017-03-17 14:25:15 +01:00
godloth
1a08bf7a48 added mandatory information ( contract # ) (#2280)
* added mandatory information ( contract # )

added :- **contract** (required since HA 4.0) Your contract number with Hydro-Quebec
and
    contract: 'CONTRACT#'  (NOTE:works with the ' ' ,insert your contract in between)

* Minor formatting fix.
2017-03-17 14:23:56 +01:00
Fabian Affolter
c7a23644de
Fix configuration sample 2017-03-17 13:31:22 +01:00
Touliloup
0104219b71 EH5300 as supported Samsung TV
Addition of the Samsung EH5300 TV as supported TV for the Samsung TV Remote component.
2017-03-17 10:45:04 +01:00
hawk259
5b5fd3df80 Added docs for: Add configurable timeout option to camera.synology (#2271) 2017-03-17 10:36:37 +01:00
Kyle R
049ea17ef3 Fix ambiguous wording (#2268)
* Fix ambiguous wording

The line made it seem like there may be more optional parameters, but there isn't any.

* Update joaoapps_join.markdown
2017-03-17 10:31:14 +01:00
John Mihalic
584905d5eb Update Neurio docs (#2273)
* Update Neurio

* Fix update time.

* Reword
2017-03-17 10:15:59 +01:00
Erik Eriksson
3044db2270 Updated VOC documentation (#2215) 2017-03-17 09:14:11 +01:00
Fabian Affolter
64c4abbf34
Add article 2017-03-17 08:05:01 +01:00
johnappletree
b1e3425d1d added python-yaml to apt-get line (#2276)
Added missing necessary package.
2017-03-17 08:02:34 +01:00
Jay Love
6361e99f04 doc for new media_player platform volumio (#2202)
* Create media_player.volumio.markdown

* Update media_player.volumio.markdown

* Update media_player.volumio.markdown

Correct capitalization and formatting of configuration example.

* Update media_player.volumio.markdown

Add yaml syntax highlighting for config example.

* Update media_player.volumio.markdown

Remove optional config variables from config example.

* Add logo for Volumio media player

* Update volumio with release and logo
2017-03-16 23:32:59 -07:00
Fabian Affolter
9fa0b49b81
Add additional article 2017-03-16 20:49:41 +01:00
Fabian Affolter
e73fd82e74
Add more articles 2017-03-16 20:18:43 +01:00
Fabian Affolter
c9abc45600
Add category 2017-03-16 15:49:22 +01:00
Fabian Affolter
b4151238b8
Minor format changes 2017-03-16 15:42:34 +01:00
Markus Peter
8c5f21a824 Current (#2270)
* KWB Logo added

* Fixed Logo
2017-03-16 14:54:03 +01:00
Fredrik Lindqvist
a87751f861 Fix version number for workday sensor.
Version number wasn't updated before merge.
2017-03-16 14:08:08 +01:00